diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-10-31 17:00:37 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-10-31 18:28:34 -0500 |
commit | 8055548fa4d6707ac311e32afc9614d4603115db (patch) | |
tree | 6c60a549212c24a58fd81bf11eaad05ebbfd84c6 /include/constants | |
parent | 67ce8c9cc2dc9d018cae17e71b46c2c999cb048a (diff) |
Document legendary scripts
Diffstat (limited to 'include/constants')
-rw-r--r-- | include/constants/flags.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/flags.h b/include/constants/flags.h index 87463db98..8623af968 100644 --- a/include/constants/flags.h +++ b/include/constants/flags.h @@ -87,7 +87,7 @@ #define FLAG_UNUSED_0x04F 0x4F // Unused Flag // Scripts -#define FLAG_RAYQUAZA_ON_SKY_TOWER_SUMMIT 0x50 +#define FLAG_HIDE_RAYQUAZA_SKY_TOWER_SUMMIT 0x50 #define FLAG_SET_WALL_CLOCK 0x51 #define FLAG_RESCUED_BIRCH 0x52 #define FLAG_LEGENDARIES_IN_SOOTOPOLIS 0x53 |