mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-29 10:30:51 -04:00
11 lines
194 B
C
11 lines
194 B
C
#ifndef _IN_GAME_GAME_00B320_H
|
|
#define _IN_GAME_GAME_00B320_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
void stageLoadCommonLang(s32 stagenum);
|
|
void func0f00b420(void);
|
|
|
|
#endif
|