mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-19 05:22:21 -04:00
10 lines
158 B
C
10 lines
158 B
C
#ifndef IN_GAME_GAME_015470_H
|
|
#define IN_GAME_GAME_015470_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void func0f015470(void);
|
|
u32 func0f0155f0(void);
|
|
|
|
#endif
|