mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-14 12:24:01 -04:00
12 lines
280 B
C
12 lines
280 B
C
#ifndef _IN_GAME_GAME_12F6C0_H
|
|
#define _IN_GAME_GAME_12F6C0_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0f12f6c0(void);
|
|
u32 func0f12f95c(void);
|
|
void func0f12f9f0(s32 room, struct prop *prop, struct coord *pos, s32 arg3, s32 arg4, s32 arg5);
|
|
u32 func0f130044(void);
|
|
|
|
#endif
|