mirror of
https://github.com/pret/pokeheartgold.git
synced 2024-12-02 18:16:37 +00:00
9 lines
226 B
C
9 lines
226 B
C
#ifndef GUARD_POKEHEARTGOLD_OVERLAY_36_H
|
|
#define GUARD_POKEHEARTGOLD_OVERLAY_36_H
|
|
|
|
#include "overlay_manager.h"
|
|
|
|
extern const OVY_MGR_TEMPLATE ov36_App_InitGameState_AfterOakSpeech;
|
|
|
|
#endif // GUARD_POKEHEARTGOLD_OVERLAY_36_H
|