mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-01 01:38:46 -04:00
15 lines
273 B
C
15 lines
273 B
C
#ifndef _IN_LIB_LIB_2FC60_H
|
|
#define _IN_LIB_LIB_2FC60_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0002fc60(void);
|
|
u32 func000301a4(void);
|
|
u32 func000301e4(void);
|
|
u32 func00030690(void);
|
|
u32 func00030bd8(void);
|
|
u32 func00030bfc(void);
|
|
u32 func00030c98(void);
|
|
|
|
#endif
|