mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-09 04:29:29 -04:00
9 lines
134 B
C
9 lines
134 B
C
#ifndef IN_GAME_GAME_000000_H
|
|
#define IN_GAME_GAME_000000_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void func0f000000(void);
|
|
|
|
#endif
|