mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-04 10:48:20 -04:00
11 lines
177 B
C
11 lines
177 B
C
#ifndef _IN_LIB_LIB_05E40_H
|
|
#define _IN_LIB_LIB_05E40_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func00005e40(void);
|
|
u32 func00005f4c(void);
|
|
u32 func000060b4(void);
|
|
|
|
#endif
|