mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-18 04:27:38 +01:00
16 lines
331 B
PHP
16 lines
331 B
PHP
SlateportCity_MapBorder::
|
|
.incbin "data/layouts/SlateportCity/border.bin"
|
|
|
|
SlateportCity_MapBlockdata::
|
|
.incbin "data/layouts/SlateportCity/map.bin"
|
|
|
|
.align 2
|
|
SlateportCity_Layout::
|
|
.4byte 0x28
|
|
.4byte 0x3c
|
|
.4byte SlateportCity_MapBorder
|
|
.4byte SlateportCity_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Slateport
|
|
|