mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-30 10:41:34 -04:00
10 lines
159 B
C
10 lines
159 B
C
#ifndef IN_GAME_GAME_000090_H
|
|
#define IN_GAME_GAME_000090_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void func0f000090(void);
|
|
void func0f000100(void);
|
|
|
|
#endif
|