mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-18 12:37:38 +01:00
16 lines
331 B
PHP
16 lines
331 B
PHP
PetalburgCity_MapBorder::
|
|
.incbin "data/layouts/PetalburgCity/border.bin"
|
|
|
|
PetalburgCity_MapBlockdata::
|
|
.incbin "data/layouts/PetalburgCity/map.bin"
|
|
|
|
.align 2
|
|
PetalburgCity_Layout::
|
|
.4byte 0x1e
|
|
.4byte 0x1e
|
|
.4byte PetalburgCity_MapBorder
|
|
.4byte PetalburgCity_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Petalburg
|
|
|