Move 'map attributes' into 'layouts'
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
.align 2
|
||||
BattleElevator_MapBorder::
|
||||
.incbin "data/layouts/BattleElevator/border.bin"
|
||||
|
||||
.align 2
|
||||
BattleElevator_MapBlockdata::
|
||||
.incbin "data/layouts/BattleElevator/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleElevator_Layout::
|
||||
.4byte 0x5
|
||||
.4byte 0x7
|
||||
.4byte BattleElevator_MapBorder
|
||||
.4byte BattleElevator_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleFrontier
|
||||
@@ -0,0 +1 @@
|
||||
(***,011148999<\2]2]2]2]2d2e2e2e2e2d2e2e2e2e2d2O2W2e2e2
|
||||
Reference in New Issue
Block a user