1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-03-12 16:52:20 +01:00
2017-10-24 21:41:22 -04:00

12 lines
221 B
C

#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