diff options
| author | garak <garakmon@gmail.com> | 2019-03-02 17:29:35 -0500 |
|---|---|---|
| committer | garak <garakmon@gmail.com> | 2019-03-02 17:56:11 -0500 |
| commit | fbd00ab00dfc77396f0201f5fbdd2a1c8d3dd8b8 (patch) | |
| tree | 386255885742853a0f9b372c8b33c87d1513ed73 /data/maps/groups.inc | |
| parent | a0dcf770bc2d98d4fed7562e5bd03017fbff0cde (diff) | |
swap SaffronCity map names
Diffstat (limited to 'data/maps/groups.inc')
| -rw-r--r-- | data/maps/groups.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/groups.inc b/data/maps/groups.inc index c21c970af..4785ec2b7 100644 --- a/data/maps/groups.inc +++ b/data/maps/groups.inc @@ -592,10 +592,10 @@ CinnabarIsland:: @ 83506F8 IndigoPlateau_Exterior:: @ 8350714 .incbin "baserom.gba", 0x350714, 0x1C -SaffronCity:: @ 8350730 +SaffronCity_Duplicate:: @ 8350730 .incbin "baserom.gba", 0x350730, 0x1C -SaffronCity_Duplicate:: @ 835074C +SaffronCity:: @ 835074C .incbin "baserom.gba", 0x35074C, 0x1C OneIsland:: @ 8350768 @@ -1478,8 +1478,8 @@ gMapGroup_03:: @ 83522F4 .4byte FuchsiaCity .4byte CinnabarIsland .4byte IndigoPlateau_Exterior - .4byte SaffronCity .4byte SaffronCity_Duplicate + .4byte SaffronCity .4byte OneIsland .4byte TwoIsland .4byte ThreeIsland |
