pokeheartgold/include/overlay_36.h

12 lines
394 B
C

#ifndef GUARD_POKEHEARTGOLD_OVERLAY_36_H
#define GUARD_POKEHEARTGOLD_OVERLAY_36_H
#include "overlay_manager.h"
FS_EXTERN_OVERLAY(OVY_36);
extern const OVY_MGR_TEMPLATE ov36_App_MainMenu_SelectOption_Continue;
extern const OVY_MGR_TEMPLATE ov36_App_MainMenu_SelectOption_NewGame;
extern const OVY_MGR_TEMPLATE ov36_App_InitGameState_AfterOakSpeech;
#endif // GUARD_POKEHEARTGOLD_OVERLAY_36_H