mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-03 08:33:20 -04:00
12 lines
271 B
C
12 lines
271 B
C
#ifndef IN_GAME_GAME_175F50_H
|
|
#define IN_GAME_GAME_175F50_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void func0f175f50(void);
|
|
void func0f175f58(s32 arg0, s32 arg1, s32 arg2);
|
|
bool func0f175f68(s32 arg0, s32 arg1);
|
|
void func0f175f78(s32 arg0, s32 arg1, s32 arg2);
|
|
|
|
#endif
|