Add dummy Sootopolis map connections
This commit is contained in:
@@ -6,6 +6,3 @@ MossdeepCity_MapConnectionsList: @ 84867C4
|
||||
MossdeepCity_MapConnections: @ 84867E8
|
||||
.4byte 0x3
|
||||
.4byte MossdeepCity_MapConnectionsList
|
||||
|
||||
.incbin "baserom.gba", 0x4867f0, 0x8
|
||||
|
||||
|
||||
6
data/maps/SootopolisCity/connections.inc
Normal file
6
data/maps/SootopolisCity/connections.inc
Normal file
@@ -0,0 +1,6 @@
|
||||
SootopolisCity_MapConnectionsList:: @ 84867F0
|
||||
@ empty
|
||||
|
||||
SootopolisCity_MapConnections:: @ 84867F0
|
||||
.4byte 0
|
||||
.4byte SootopolisCity_MapConnectionsList
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user