diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2020-01-22 11:40:46 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-22 11:40:46 -0500 |
commit | 6eec1c1cc9c115492aec43f80c8a6be7a86c61a5 (patch) | |
tree | 76a855eca52cd5faa9c67df4423cba0d352ce1ae /include/constants/flags.h | |
parent | c75296640d9c42897eecf229bc7fc294f60a65eb (diff) | |
parent | 5b27d3d2683251977873976f7774e352e3fd4e23 (diff) |
Merge pull request #234 from GriffinRichards/doc-fuchsia
Document Fuchsia City and Safari Zone scripts
Diffstat (limited to 'include/constants/flags.h')
-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 cc65cffa2..26ffa8a7c 100644 --- a/include/constants/flags.h +++ b/include/constants/flags.h @@ -450,7 +450,7 @@ #define FLAG_HIDE_CERULEAN_CAVE_2F_ULTRA_BALL 0x1B6 #define FLAG_HIDE_CERULEAN_CAVE_B1F_MAX_REVIVE 0x1B7 #define FLAG_HIDE_CERULEAN_CAVE_B1F_ULTRA_BALL 0x1B8 -#define FLAG_HIDE_FUCHSIA_CITY_BUILDING1_RARE_CANDY 0x1B9 +#define FLAG_HIDE_FUCHSIA_CITY_WARDENS_HOUSE_RARE_CANDY 0x1B9 #define FLAG_HIDE_TWO_ISLAND_REVIVE 0x1BA #define FLAG_HIDE_THREE_ISLAND_ZINC 0x1BB #define FLAG_0x1BC 0x1BC |