mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 23:26:00 -04:00
9 lines
135 B
C
9 lines
135 B
C
#ifndef _IN_GAME_GAME_165360_H
|
|
#define _IN_GAME_GAME_165360_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0f165360(void);
|
|
|
|
#endif
|