mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-06 12:40:56 -04:00
12 lines
208 B
C
12 lines
208 B
C
#ifndef _IN_GAME_GAME_135C70_H
|
|
#define _IN_GAME_GAME_135C70_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0f135c70(void);
|
|
u32 func0f135f08(void);
|
|
void func0f1360e8(void);
|
|
u32 func0f13687c(void);
|
|
|
|
#endif
|