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