mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-09 02:26:10 -04:00
9 lines
134 B
C
9 lines
134 B
C
#ifndef IN_GAME_GAME_0008F0_H
|
|
#define IN_GAME_GAME_0008F0_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void func0f0008f0(void);
|
|
|
|
#endif
|