diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-25 13:23:46 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-25 13:23:46 -0400 |
commit | 00675eaafba7605bdbf5c16984975e4ed6ad6bde (patch) | |
tree | 11256735c3a94000f56101ce0c5d3ff393ca8a2e /include/constants/seagallop.h | |
parent | 0a440d658b2d4a311381b1d297872e7eece7486f (diff) |
script_menu data
Diffstat (limited to 'include/constants/seagallop.h')
-rw-r--r-- | include/constants/seagallop.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/seagallop.h b/include/constants/seagallop.h index eff4eb7a5..68e847445 100644 --- a/include/constants/seagallop.h +++ b/include/constants/seagallop.h @@ -13,4 +13,6 @@ #define SEAGALLOP_NAVEL_ROCK 9 #define SEAGALLOP_BIRTH_ISLAND 10 +#define SEAGALLOP_MORE 254 + #endif //GUARD_CONSTANTS_SEAGALLOP_H |