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