mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-06 20:42:38 -04:00
10 lines
158 B
C
10 lines
158 B
C
#ifndef IN_GAME_GAME_00C240_H
|
|
#define IN_GAME_GAME_00C240_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void func0f00c240(void);
|
|
u32 func0f00c390(void);
|
|
|
|
#endif
|