Files
perfect-dark/src/include/game/game_00b320.h
T
2020-04-05 16:35:07 +10:00

10 lines
176 B
C

#ifndef _IN_GAME_GAME_00B320_H
#define _IN_GAME_GAME_00B320_H
#include <ultra64.h>
#include "types.h"
void stageLoadCommonLang(s32 stagenum);
void func0f00b420(void);
#endif