mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 07:07:35 -04:00
10 lines
159 B
C
10 lines
159 B
C
#ifndef _IN_GAME_GAME_013CF0_H
|
|
#define _IN_GAME_GAME_013CF0_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0f013cf0(void);
|
|
u32 func0f013d74(void);
|
|
|
|
#endif
|