1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-01-30 16:11:06 +01:00

16 lines
414 B
PHP
Raw Normal View History

2018-06-20 17:41:17 -05:00
AbandonedShip_Underwater1_MapBorder::
.incbin "data/layouts/AbandonedShip_Underwater1/border.bin"
AbandonedShip_Underwater1_MapBlockdata::
.incbin "data/layouts/AbandonedShip_Underwater1/map.bin"
.align 2
AbandonedShip_Underwater1_Layout::
.4byte 0x8
.4byte 0x8
.4byte AbandonedShip_Underwater1_MapBorder
.4byte AbandonedShip_Underwater1_MapBlockdata
.4byte gTileset_General
.4byte gTileset_InsideShip
2018-06-20 17:42:34 -05:00