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