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