mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
17 lines
420 B
PHP
17 lines
420 B
PHP
|
.align 2
|
||
|
AbandonedShip_Rooms_B1F_MapBorder::
|
||
|
.incbin "data/layouts/AbandonedShip_Rooms_B1F/border.bin"
|
||
|
|
||
|
.align 2
|
||
|
AbandonedShip_Rooms_B1F_MapBlockdata::
|
||
|
.incbin "data/layouts/AbandonedShip_Rooms_B1F/map.bin"
|
||
|
|
||
|
.align 2
|
||
|
AbandonedShip_Rooms_B1F_Layout::
|
||
|
.4byte 0x1b
|
||
|
.4byte 0x8
|
||
|
.4byte AbandonedShip_Rooms_B1F_MapBorder
|
||
|
.4byte AbandonedShip_Rooms_B1F_MapBlockdata
|
||
|
.4byte gTileset_General
|
||
|
.4byte gTileset_InsideShip
|