mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 20:17:38 +01:00
17 lines
299 B
PHP
17 lines
299 B
PHP
.align 2
|
|
Harbor_MapBorder::
|
|
.incbin "data/layouts/Harbor/border.bin"
|
|
|
|
.align 2
|
|
Harbor_MapBlockdata::
|
|
.incbin "data/layouts/Harbor/map.bin"
|
|
|
|
.align 2
|
|
Harbor_Layout::
|
|
.4byte 0x18
|
|
.4byte 0xf
|
|
.4byte Harbor_MapBorder
|
|
.4byte Harbor_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Facility
|