mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-14 20:30:01 -04:00
11 lines
184 B
C
11 lines
184 B
C
#ifndef IN_GAME_GAME_175F90_H
|
|
#define IN_GAME_GAME_175F90_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void func0f175f90(void);
|
|
void func0f175f98(void);
|
|
void func0f175fc8(void);
|
|
|
|
#endif
|