mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-03 18:35:52 -04:00
13 lines
225 B
C
13 lines
225 B
C
#ifndef _IN_LIB_LIB_3CEF0_H
|
|
#define _IN_LIB_LIB_3CEF0_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0003cef0(void);
|
|
u32 func0003cfa0(void);
|
|
u32 func0003d050(void);
|
|
u32 func0003d100(void);
|
|
u32 func0003d1a0(void);
|
|
|
|
#endif
|