summaryrefslogtreecommitdiff
path: root/src/map_name_popup.c
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2019-02-12 00:40:42 -0600
committerDiegoisawesome <diego@domoreaweso.me>2019-02-12 00:40:42 -0600
commitdfb896356cf46fd1679814c7d5cf8f1e31e34dee (patch)
tree0c38e9dc94b1ef531b7a740cd1a08c4a2d5e091c /src/map_name_popup.c
parent449fb25f2372c8d51fc156d0eeeffa4023ec38b8 (diff)
parent16eff049a14be4f826edb8bc07929e6d5e4e4e0d (diff)
Merge branch 'master' of github.com:pret/pokeemerald
Diffstat (limited to 'src/map_name_popup.c')
-rw-r--r--src/map_name_popup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map_name_popup.c b/src/map_name_popup.c
index 0d88815c0..cdb4c3330 100644
--- a/src/map_name_popup.c
+++ b/src/map_name_popup.c
@@ -1,4 +1,5 @@
#include "global.h"
+#include "battle_pyramid.h"
#include "bg.h"
#include "event_data.h"
#include "gpu_regs.h"
@@ -7,7 +8,6 @@
#include "map_name_popup.h"
#include "palette.h"
#include "region_map.h"
-#include "rom_818CFC8.h"
#include "start_menu.h"
#include "string_util.h"
#include "task.h"