mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-18 12:37:38 +01:00
17 lines
434 B
PHP
17 lines
434 B
PHP
.align 2
|
|
Underwater_SootopolisCity_MapBorder::
|
|
.incbin "data/layouts/Underwater_SootopolisCity/border.bin"
|
|
|
|
.align 2
|
|
Underwater_SootopolisCity_MapBlockdata::
|
|
.incbin "data/layouts/Underwater_SootopolisCity/map.bin"
|
|
|
|
.align 2
|
|
Underwater_SootopolisCity_Layout::
|
|
.4byte 0x14
|
|
.4byte 0xa
|
|
.4byte Underwater_SootopolisCity_MapBorder
|
|
.4byte Underwater_SootopolisCity_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Underwater
|