summaryrefslogtreecommitdiff
path: root/include/constants/item_menu.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-01-19 16:19:35 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2020-01-19 16:19:35 -0500
commitc365f58833d60606b2a759b190b1f35f09f7ee66 (patch)
tree3d98eec0219fa3332fcb9fe808c5fbd91b3ca64f /include/constants/item_menu.h
parent23949274b62c7b4c43b3012da89831662d8de6dd (diff)
Address review comments
Diffstat (limited to 'include/constants/item_menu.h')
-rw-r--r--include/constants/item_menu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/item_menu.h b/include/constants/item_menu.h
index 2a51b8c1b..d173b9212 100644
--- a/include/constants/item_menu.h
+++ b/include/constants/item_menu.h
@@ -12,7 +12,7 @@
#define ITEMMENULOCATION_ITEMPC 3
#define ITEMMENULOCATION_PCBOX 4
#define ITEMMENULOCATION_BATTLE 5
-#define ITEMMENULOCATION_OLDMAN 6
+#define ITEMMENULOCATION_OLD_MAN 6
#define ITEMMENULOCATION_TTVSCR_STATUS 7
#define ITEMMENULOCATION_TTVSCR_CATCHING 8
#define ITEMMENULOCATION_TTVSCR_REGISTER 9