Move 'map attributes' into 'layouts'
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
.align 2
|
||||
BattlePyramidSquare11_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare11/border.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare11_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare11/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare11_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare11_MapBorder
|
||||
.4byte BattlePyramidSquare11_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
@@ -0,0 +1 @@
|
||||
�B�B�B�B�Bhj�B�B�B`j�B�B�B�B�B�Bs�B�Ba�B�Bhtr�B�Bptb�B�B�B���B�Bq�B�Ba�B�B�B�B��Bhr�B�B�B�B�B�B�B�B�Bhj�B�B
|
||||
Reference in New Issue
Block a user