mirror of
https://github.com/pret/pokeheartgold.git
synced 2025-03-02 01:58:25 +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
|