mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-18 05:08:36 -04:00
11 lines
177 B
C
11 lines
177 B
C
#ifndef IN_GAME_GAME_000090_H
|
|
#define IN_GAME_GAME_000090_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
void func0f000090(void);
|
|
void func0f000100(void);
|
|
|
|
#endif
|