mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-08 12:16:59 -04:00
15 lines
273 B
C
15 lines
273 B
C
#ifndef _IN_LIB_LIB_38D30_H
|
|
#define _IN_LIB_LIB_38D30_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func00038d30(void);
|
|
u32 func00038eb0(void);
|
|
u32 func0003902c(void);
|
|
u32 func00039958(void);
|
|
u32 func00039b4c(void);
|
|
u32 func00039be0(void);
|
|
u32 func00039c30(void);
|
|
|
|
#endif
|