mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-10 12:54:51 -04:00
15 lines
273 B
C
15 lines
273 B
C
#ifndef _IN_LIB_LIB_4F5E0_H
|
|
#define _IN_LIB_LIB_4F5E0_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0004f5e0(void);
|
|
u32 func0004f748(void);
|
|
u32 func0004f854(void);
|
|
u32 func0004f9b0(void);
|
|
u32 func0004fbc0(void);
|
|
u32 func0004fbf0(void);
|
|
u32 func0004fc60(void);
|
|
|
|
#endif
|