2018-06-20 23:41:17 +01:00
|
|
|
RecordCorner_MapBorder::
|
|
|
|
.incbin "data/layouts/RecordCorner/border.bin"
|
|
|
|
|
|
|
|
RecordCorner_MapBlockdata::
|
|
|
|
.incbin "data/layouts/RecordCorner/map.bin"
|
|
|
|
|
|
|
|
.align 2
|
|
|
|
RecordCorner_Layout::
|
|
|
|
.4byte 0x14
|
|
|
|
.4byte 0xa
|
|
|
|
.4byte RecordCorner_MapBorder
|
|
|
|
.4byte RecordCorner_MapBlockdata
|
|
|
|
.4byte gTileset_Building
|
|
|
|
.4byte gTileset_CableClub
|
2018-06-20 23:42:34 +01:00
|
|
|
|