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