mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-16 12:45:00 -04:00
10 lines
159 B
C
10 lines
159 B
C
#ifndef _IN_GAME_GAME_0969D0_H
|
|
#define _IN_GAME_GAME_0969D0_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0f0969d0(void);
|
|
u32 func0f096a7c(void);
|
|
|
|
#endif
|