#ifndef _IN_GAME_GAME_1655C0_H #define _IN_GAME_GAME_1655C0_H #include #include "types.h" struct stagetableentry *stageGetCurrent(void); s32 stageGetIndex(s32 stagenum); #endif