mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-06 12:40:56 -04:00
9 lines
133 B
C
9 lines
133 B
C
#ifndef IN_GAME_GAME_0150A0_H
|
|
#define IN_GAME_GAME_0150A0_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0f0150a0(void);
|
|
|
|
#endif
|