mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-09 12:35:46 -04:00
12 lines
215 B
C
12 lines
215 B
C
#ifndef IN_LIBRARY_LIBRARY_4A810_H
|
|
#define IN_LIBRARY_LIBRARY_4A810_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0004a810(void);
|
|
u32 func0004a860(void);
|
|
u32 func0004a8a4(void);
|
|
u32 func0004a8d0(void);
|
|
|
|
#endif
|