mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-30 02:38:56 -04:00
11 lines
191 B
C
11 lines
191 B
C
#ifndef IN_LIBRARY_LIBRARY_05E40_H
|
|
#define IN_LIBRARY_LIBRARY_05E40_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func00005e40(void);
|
|
u32 func00005f4c(void);
|
|
u32 func000060b4(void);
|
|
|
|
#endif
|