1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-03-18 19:48:33 +01:00

12 lines
221 B
C
Raw Normal View History

2017-10-24 21:41:22 -04:00
#ifndef GUARD_MAP_NAME_POPUP_H
#define GUARD_MAP_NAME_POPUP_H
// Exported type declarations
// Exported RAM declarations
// Exported ROM declarations
void HideMapNamePopUpWindow(void);
#endif //GUARD_MAP_NAME_POPUP_H