mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-23 16:25:09 -04:00
10 lines
157 B
C
10 lines
157 B
C
#ifndef IN_GAME_GAME_152FA0_H
|
|
#define IN_GAME_GAME_152FA0_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0f152fa0(void);
|
|
u32 func0f153134(void);
|
|
|
|
#endif
|