summaryrefslogtreecommitdiff
path: root/src/item_menu.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-02-21 13:41:18 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2020-02-21 13:41:18 -0500
commit69d8833b31519208f04444d3393b68a393163aa3 (patch)
tree7eac32798c7e96558508a106c53cb67c5b061ea0 /src/item_menu.c
parent14a599bbc2396087fb3a126b302a53f190b23e70 (diff)
Prelim names for mvmt actions; merge field_ground_effect into evobjmv
Diffstat (limited to 'src/item_menu.c')
-rw-r--r--src/item_menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/item_menu.c b/src/item_menu.c
index ffba2eae9..a407c582f 100644
--- a/src/item_menu.c
+++ b/src/item_menu.c
@@ -5,7 +5,7 @@
#include "berry_pouch.h"
#include "decompress.h"
#include "event_scripts.h"
-#include "event_object_80688E4.h"
+#include "event_object_movement.h"
#include "field_player_avatar.h"
#include "graphics.h"
#include "help_system.h"