mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-14 20:30:01 -04:00
12 lines
210 B
C
12 lines
210 B
C
#ifndef _IN_GAME_GAME_013550_H
|
|
#define _IN_GAME_GAME_013550_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0f013550(void);
|
|
void func0f0139f0(void);
|
|
void func0f013b80(void);
|
|
void func0f013ba0(void);
|
|
|
|
#endif
|