mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-14 20:30:01 -04:00
11 lines
186 B
C
11 lines
186 B
C
#ifndef _IN_GAME_GAME_01BEA0_H
|
|
#define _IN_GAME_GAME_01BEA0_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void func0f01bea0(void);
|
|
void menuCountDialogs(void);
|
|
void menuTick(void);
|
|
|
|
#endif
|