Move 'map attributes' into 'layouts'
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
.align 2
|
||||
BattlePyramidSquare06_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare06/border.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare06_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare06/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare06_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare06_MapBorder
|
||||
.4byte BattlePyramidSquare06_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
@@ -0,0 +1 @@
|
||||
�B�B�B�B�B�B�B�B�Ba�Bhj�Ba�B�Bs�B�B�B�Bq�B�Bq�B�B�B�B�B�B�B�B�B��B�Ba�B�Ba�B�B�B�Bs�B�Bq�Bhj�Bq�B�B�B�B�B�B�B�B�B
|
||||
Reference in New Issue
Block a user