mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-10 04:53:21 -04:00
16 lines
291 B
C
16 lines
291 B
C
#ifndef _IN_LIB_LIB_12DC0_H
|
|
#define _IN_LIB_LIB_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
|