Move 'map attributes' into 'layouts'
This commit is contained in:
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
.align 2
|
||||
SkyPillar_Entrance_MapBorder::
|
||||
.incbin "data/layouts/SkyPillar_Entrance/border.bin"
|
||||
|
||||
.align 2
|
||||
SkyPillar_Entrance_MapBlockdata::
|
||||
.incbin "data/layouts/SkyPillar_Entrance/map.bin"
|
||||
|
||||
.align 2
|
||||
SkyPillar_Entrance_Layout::
|
||||
.4byte 0x12
|
||||
.4byte 0x12
|
||||
.4byte SkyPillar_Entrance_MapBorder
|
||||
.4byte SkyPillar_Entrance_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Cave
|
||||
@@ -0,0 +1 @@
|
||||
222222222222222222226222222222222222222 #���#22 #2226 #2222222222222222222222222222####���####
|
||||
Reference in New Issue
Block a user