sm64coopdx/src/menu/level_select_menu.h
2020-06-20 02:49:59 +03:00

10 lines
186 B
C

#ifndef LEVEL_SELECT_MENU_H
#define LEVEL_SELECT_MENU_H
#include <PR/ultratypes.h>
#include "macros.h"
s32 lvl_intro_update(s16 arg1, UNUSED s32 arg2);
#endif // LEVEL_SELECT_MENU_H