diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-25 17:01:05 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-25 17:01:05 -0400 |
commit | 4b052a204084119ad9302ccdf43b76733447a2df (patch) | |
tree | 5d92ab40515c6080edb10b9b73e43ee5d76b29c1 /include/constants/menu.h | |
parent | 52ce0f21c6c05e330c28cb4aa2f0755220723fed (diff) |
Resolve review comments
Diffstat (limited to 'include/constants/menu.h')
-rw-r--r-- | include/constants/menu.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/include/constants/menu.h b/include/constants/menu.h index b873bc296..44df246d9 100644 --- a/include/constants/menu.h +++ b/include/constants/menu.h @@ -61,11 +61,11 @@ #define MULTICHOICE_SEVII_NAVEL 54 #define MULTICHOICE_SEVII_BIRTH 55 #define MULTICHOICE_SEVII_NAVEL_BIRTH 56 -#define MULTICHOICE_SEA_GALLOP_123 57 -#define MULTICHOICE_SEA_GALLOP_V23 58 -#define MULTICHOICE_SEA_GALLOP_V13 59 -#define MULTICHOICE_SEA_GALLOP_V12 60 -#define MULTICHOICE_SEA_GALLOP_VERMILION 61 +#define MULTICHOICE_SEAGALLOP_123 57 +#define MULTICHOICE_SEAGALLOP_V23 58 +#define MULTICHOICE_SEAGALLOP_V13 59 +#define MULTICHOICE_SEAGALLOP_V12 60 +#define MULTICHOICE_SEAGALLOP_VERMILION 61 #define MULTICHOICE_62 62 #define MULTICHOICE_JOIN_OR_LEAD 63 #define MULTICHOICE_TRAINER_TOWER_MODE 64 |