Move 'map attributes' into 'layouts'
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
.align 2
|
||||
BattlePyramidSquare09_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare09/border.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare09_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare09/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare09_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare09_MapBorder
|
||||
.4byte BattlePyramidSquare09_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
@@ -0,0 +1 @@
|
||||
�B�Ba�B�B�B�B�B�B`r�B�Ba�B�B�Bq�B�Bhr�B�B�B�B�B�B��B�B�B�Ba�B�B�B�B�Ba`r�B�Ba�B`rq�B�B`r�Bq�B��B�Bq�B�B�B�B
|
||||
Reference in New Issue
Block a user