mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-09 05:05:03 +01:00
17 lines
384 B
PHP
17 lines
384 B
PHP
|
.align 2
|
||
|
AbandonedShip_Deck_MapBorder::
|
||
|
.incbin "data/layouts/AbandonedShip_Deck/border.bin"
|
||
|
|
||
|
.align 2
|
||
|
AbandonedShip_Deck_MapBlockdata::
|
||
|
.incbin "data/layouts/AbandonedShip_Deck/map.bin"
|
||
|
|
||
|
.align 2
|
||
|
AbandonedShip_Deck_Layout::
|
||
|
.4byte 0x17
|
||
|
.4byte 0x15
|
||
|
.4byte AbandonedShip_Deck_MapBorder
|
||
|
.4byte AbandonedShip_Deck_MapBlockdata
|
||
|
.4byte gTileset_General
|
||
|
.4byte gTileset_Facility
|