mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-07 11:57:19 -04:00
15 lines
289 B
C
15 lines
289 B
C
#ifndef _IN_LIBRARY_LIBRARY_38D30_H
|
|
#define _IN_LIBRARY_LIBRARY_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
|