Move 'map attributes' into 'layouts'
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,16 @@
|
||||
.align 2
|
||||
Mart_MapBorder::
|
||||
.incbin "data/layouts/Mart/border.bin"
|
||||
|
||||
.align 2
|
||||
Mart_MapBlockdata::
|
||||
.incbin "data/layouts/Mart/map.bin"
|
||||
|
||||
.align 2
|
||||
Mart_Layout::
|
||||
.4byte 0xb
|
||||
.4byte 0x8
|
||||
.4byte Mart_MapBorder
|
||||
.4byte Mart_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_Shop
|
||||
@@ -0,0 +1,3 @@
|
||||
"#$#$D*()() 2222220212!212%292:2222222- AB222+,22+
|
||||
22222234223
|
||||
222222;<22;222222222
|
||||
Reference in New Issue
Block a user