mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-02 16:26:26 -04:00
11 lines
183 B
C
11 lines
183 B
C
#ifndef _IN_GAME_GAME_00B480_H
|
|
#define _IN_GAME_GAME_00B480_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0f00b480(void);
|
|
u32 func0f00b510(void);
|
|
u32 func0f00b62c(void);
|
|
|
|
#endif
|