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