sm64ex-coop/src/menu/debug_level_select.h

18 lines
622 B
C
Raw Normal View History

2019-11-03 20:36:27 +01:00
#ifndef DEBUG_LEVEL_SELECT_H
#define DEBUG_LEVEL_SELECT_H
2020-06-02 18:44:34 +02:00
#include <PR/gbi.h>
2019-11-03 20:36:27 +01:00
extern const Gfx debug_level_select_dl_07000858[];
extern const Gfx debug_level_select_dl_07001100[];
extern const Gfx debug_level_select_dl_07001BA0[];
extern const Gfx debug_level_select_dl_070025F0[];
extern const Gfx debug_level_select_dl_07003258[];
extern const Gfx debug_level_select_dl_07003DB8[];
extern const Gfx debug_level_select_dl_070048C8[];
extern const Gfx debug_level_select_dl_07005558[];
extern const Gfx debug_level_select_dl_070059F8[];
extern const Gfx debug_level_select_dl_070063B0[];
2020-06-02 18:44:34 +02:00
#endif // DEBUG_LEVEL_SELECT_H