summaryrefslogtreecommitdiff
path: root/include/constants/layouts.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-10-09 08:40:14 -0400
committerGitHub <noreply@github.com>2019-10-09 08:40:14 -0400
commit77a6ee507fdeef8d6a3b8146c70df107e124b0b5 (patch)
treed628693647f730f285f68fcd39b03e781a1a37ab /include/constants/layouts.h
parent2a7205dec677c98d087cb8ba191370de464c8bf0 (diff)
parent40a810679f0fce5c092f9f619025b04dbbf8a214 (diff)
Merge pull request #96 from SatoMew/master
Replace labels for used and unused Saffron City maps
Diffstat (limited to 'include/constants/layouts.h')
-rw-r--r--include/constants/layouts.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/constants/layouts.h b/include/constants/layouts.h
index b97ef69cb..f4f2a8a29 100644
--- a/include/constants/layouts.h
+++ b/include/constants/layouts.h
@@ -71,7 +71,7 @@
#define LAYOUT_FUCHSIA_CITY 85
#define LAYOUT_CINNABAR_ISLAND 86
#define LAYOUT_INDIGO_PLATEAU_EXTERIOR 87
-#define LAYOUT_SAFFRON_CITY 88
+#define LAYOUT_SAFFRON_CITY_CLASSIC 88
#define LAYOUT_ROUTE1 89
#define LAYOUT_ROUTE2 90
#define LAYOUT_ROUTE3 91
@@ -189,7 +189,7 @@
#define LAYOUT_CINNABAR_ISLAND_POKEMON_LAB_LOUNGE 204
#define LAYOUT_CINNABAR_ISLAND_POKEMON_LAB_RESEARCH_ROOM 205
#define LAYOUT_CINNABAR_ISLAND_POKEMON_LAB_EXPERIMENT_ROOM 206
-#define LAYOUT_SAFFRON_CITY_DUPLICATE 207
+#define LAYOUT_SAFFRON_CITY 207
#define LAYOUT_SAFFRON_CITY_NORTH_SOUTH_ENTRANCE 208
#define LAYOUT_SAFFRON_CITY_EAST_WEST_ENTRANCE 209
#define LAYOUT_DIGLETTS_CAVE_NORTH_ENTRANCE 210