mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-29 02:30:44 -04:00
12 lines
213 B
C
12 lines
213 B
C
#ifndef _IN_GAME_GAME_096890_H
|
|
#define _IN_GAME_GAME_096890_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
s32 func0f096890(s32 arg0);
|
|
u16 func0f096910(s16 arg0);
|
|
s16 func0f096964(s16 arg0);
|
|
|
|
#endif
|