summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-07-11 19:52:30 -0700
committerYamaArashi <shadow962@live.com>2016-07-11 19:52:30 -0700
commitdc126e67e03fee6fc0f8c2617bd93990b0c3756c (patch)
tree54a25d26036dea23a1a57b81156e1017953048aa
parent73efa1e815e559169ba1fb01c91656cb65a1703d (diff)
make city map table more compact
-rw-r--r--data/data2.s63
1 files changed, 16 insertions, 47 deletions
diff --git a/data/data2.s b/data/data2.s
index 9d2d8c81a..38f88619e 100644
--- a/data/data2.s
+++ b/data/data2.s
@@ -18335,53 +18335,22 @@ gUnknown_083E31D8:: @ 83E31D8
.align 2
gPokenavCityMaps:: @ 83E31F0
- .4byte gPokenavCityMap_Littleroot_0
- .4byte NULL
-
- .4byte gPokenavCityMap_Oldale_0
- .4byte NULL
-
- .4byte gPokenavCityMap_Dewford_0
- .4byte NULL
-
- .4byte gPokenavCityMap_Lavaridge_0
- .4byte NULL
-
- .4byte gPokenavCityMap_Fallarbor_0
- .4byte NULL
-
- .4byte gPokenavCityMap_Verdanturf_0
- .4byte NULL
-
- .4byte gPokenavCityMap_Pacifidlog_0
- .4byte NULL
-
- .4byte gPokenavCityMap_Petalburg_0
- .4byte NULL
-
- .4byte gPokenavCityMap_Slateport_0
- .4byte gPokenavCityMap_Slateport_1
-
- .4byte gPokenavCityMap_Mauville_0
- .4byte gPokenavCityMap_Mauville_1
-
- .4byte gPokenavCityMap_Rustboro_0
- .4byte gPokenavCityMap_Rustboro_1
-
- .4byte gPokenavCityMap_Fortree_0
- .4byte NULL
-
- .4byte gPokenavCityMap_Lilycove_0
- .4byte gPokenavCityMap_Lilycove_1
-
- .4byte gPokenavCityMap_Mossdeep_0
- .4byte gPokenavCityMap_Mossdeep_1
-
- .4byte gPokenavCityMap_Sootopolis_0
- .4byte NULL
-
- .4byte gPokenavCityMap_EverGrande_0
- .4byte gPokenavCityMap_EverGrande_1
+ .4byte gPokenavCityMap_Littleroot_0, NULL
+ .4byte gPokenavCityMap_Oldale_0, NULL
+ .4byte gPokenavCityMap_Dewford_0, NULL
+ .4byte gPokenavCityMap_Lavaridge_0, NULL
+ .4byte gPokenavCityMap_Fallarbor_0, NULL
+ .4byte gPokenavCityMap_Verdanturf_0, NULL
+ .4byte gPokenavCityMap_Pacifidlog_0, NULL
+ .4byte gPokenavCityMap_Petalburg_0, NULL
+ .4byte gPokenavCityMap_Slateport_0, gPokenavCityMap_Slateport_1
+ .4byte gPokenavCityMap_Mauville_0, gPokenavCityMap_Mauville_1
+ .4byte gPokenavCityMap_Rustboro_0, gPokenavCityMap_Rustboro_1
+ .4byte gPokenavCityMap_Fortree_0, NULL
+ .4byte gPokenavCityMap_Lilycove_0, gPokenavCityMap_Lilycove_1
+ .4byte gPokenavCityMap_Mossdeep_0, gPokenavCityMap_Mossdeep_1
+ .4byte gPokenavCityMap_Sootopolis_0, NULL
+ .4byte gPokenavCityMap_EverGrande_0, gPokenavCityMap_EverGrande_1
.align 2
gUnknown_083E3270:: @ 83E3270