summaryrefslogtreecommitdiff
path: root/src/item_menu.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/item_menu.c
parent449fb25f2372c8d51fc156d0eeeffa4023ec38b8 (diff)
parent16eff049a14be4f826edb8bc07929e6d5e4e4e0d (diff)
Merge branch 'master' of github.com:pret/pokeemerald
Diffstat (limited to 'src/item_menu.c')
-rwxr-xr-xsrc/item_menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/item_menu.c b/src/item_menu.c
index 24a50aa9a..43f2afce3 100755
--- a/src/item_menu.c
+++ b/src/item_menu.c
@@ -2,6 +2,7 @@
#include "item_menu.h"
#include "battle.h"
#include "battle_controllers.h"
+#include "battle_pyramid.h"
#include "frontier_util.h"
#include "berry_tag_screen.h"
#include "bg.h"
@@ -33,7 +34,6 @@
#include "player_pc.h"
#include "pokemon.h"
#include "pokemon_summary_screen.h"
-#include "rom_818CFC8.h"
#include "scanline_effect.h"
#include "script.h"
#include "shop.h"