diff options
Diffstat (limited to 'src/map_name_popup.c')
-rw-r--r-- | src/map_name_popup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map_name_popup.c b/src/map_name_popup.c index 6629fcac5..a7da18beb 100644 --- a/src/map_name_popup.c +++ b/src/map_name_popup.c @@ -6,7 +6,6 @@ #include "quest_log.h" #include "region_map.h" #include "strings.h" -#include "constants/flags.h" static void Task_MapNamePopup(u8 taskId); static u16 MapNamePopupCreateWindow(bool32 palIntoFadedBuffer); |