mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-05 01:09:33 -04:00
13 lines
231 B
C
13 lines
231 B
C
#ifndef _IN_GAME_GAME_0147D0_H
|
|
#define _IN_GAME_GAME_0147D0_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0f0147d0(void);
|
|
u32 func0f0147f8(void);
|
|
u32 func0f014820(void);
|
|
u32 func0f014848(void);
|
|
u32 func0f014e90(void);
|
|
|
|
#endif
|