remove declaration of nonexistent map_name_popup routine

This commit is contained in:
PikalaxALT
2019-11-12 15:30:48 -05:00
parent f6e8873892
commit f04e6737b2
-6
View File
@@ -3,12 +3,6 @@
#include "global.h"
// Exported type declarations
// Exported RAM declarations
// Exported ROM declarations
void HideMapNamePopUpWindow(void);
void CreateMapNamePopupIfNotAlreadyRunning(bool32 palIntoFadedBuffer);
#endif //GUARD_MAP_NAME_POPUP_H