diff options
author | SatoMew <SatoMew@users.noreply.github.com> | 2019-08-26 20:23:25 +0100 |
---|---|---|
committer | SatoMew <SatoMew@users.noreply.github.com> | 2019-08-26 20:23:25 +0100 |
commit | 8c44c7b9494ea503887832b1fdf3a9902c5abbda (patch) | |
tree | dab0e3f847bb4b6c4e4340962583934eb670e922 /include/constants/flags.h | |
parent | 634fe80e9dcaffc9b1cf622b3132e686e926e97f (diff) |
Replace labels for used and unused Saffron City maps
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 de9a98b43..632b4ebe0 100644 --- a/include/constants/flags.h +++ b/include/constants/flags.h @@ -17,7 +17,7 @@ #define FLAG_WORLD_MAP_FUCHSIA_CITY 0x897 #define FLAG_WORLD_MAP_CINNABAR_ISLAND 0x898 #define FLAG_WORLD_MAP_INDIGO_PLATEAU_EXTERIOR 0x899 -#define FLAG_WORLD_MAP_SAFFRON_CITY_DUPLICATE 0x89a +#define FLAG_WORLD_MAP_SAFFRON_CITY 0x89a #define FLAG_WORLD_MAP_ONE_ISLAND 0x89b #define FLAG_WORLD_MAP_TWO_ISLAND 0x89c #define FLAG_WORLD_MAP_THREE_ISLAND 0x89d |