mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-20 13:44:53 -04:00
11 lines
193 B
C
11 lines
193 B
C
#ifndef _IN_GAME_GAME_00B480_H
|
|
#define _IN_GAME_GAME_00B480_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void func0f00b480(void);
|
|
void func0f00b510(void);
|
|
void func0f00b62c(s32 numchrs);
|
|
|
|
#endif
|