mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-07 11:57:19 -04:00
16 lines
307 B
C
16 lines
307 B
C
#ifndef _IN_LIBRARY_LIBRARY_12DC0_H
|
|
#define _IN_LIBRARY_LIBRARY_12DC0_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func00012e08(void);
|
|
u32 func00012e1c(void);
|
|
u32 func00012e60(void);
|
|
u32 func00012efc(void);
|
|
s32 func00012f30(void);
|
|
u32 func00013010(void);
|
|
u32 func000130d4(void);
|
|
u32 random(void);
|
|
|
|
#endif
|