summaryrefslogtreecommitdiff
path: root/src/berry_tag_screen.c
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-09-12 16:59:12 -0500
committercamthesaxman <cameronghall@cox.net>2017-09-12 16:59:12 -0500
commit637102683c6e4d0535966ab9b213b8c93c97945c (patch)
tree0b0b18080402bf7cca5a2ea67031deb01a135469 /src/berry_tag_screen.c
parenta185f8a26dc5e5a04908c272ab54bede7af8a10c (diff)
rename rom_4.c to overworld.c
Diffstat (limited to 'src/berry_tag_screen.c')
-rw-r--r--src/berry_tag_screen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/berry_tag_screen.c b/src/berry_tag_screen.c
index a965f386c..1413a02ca 100644
--- a/src/berry_tag_screen.c
+++ b/src/berry_tag_screen.c
@@ -10,7 +10,7 @@
#include "menu.h"
#include "menu_helpers.h"
#include "palette.h"
-#include "rom4.h"
+#include "overworld.h"
#include "songs.h"
#include "sound.h"
#include "sprite.h"