remove declaration of nonexistent map_name_popup routine
This commit is contained in:
@@ -3,12 +3,6 @@
|
|||||||
|
|
||||||
#include "global.h"
|
#include "global.h"
|
||||||
|
|
||||||
// Exported type declarations
|
|
||||||
|
|
||||||
// Exported RAM declarations
|
|
||||||
|
|
||||||
// Exported ROM declarations
|
|
||||||
void HideMapNamePopUpWindow(void);
|
|
||||||
void CreateMapNamePopupIfNotAlreadyRunning(bool32 palIntoFadedBuffer);
|
void CreateMapNamePopupIfNotAlreadyRunning(bool32 palIntoFadedBuffer);
|
||||||
|
|
||||||
#endif //GUARD_MAP_NAME_POPUP_H
|
#endif //GUARD_MAP_NAME_POPUP_H
|
||||||
|
|||||||
Reference in New Issue
Block a user