pokeemerald/data/layouts/Underwater_SootopolisCity/layout.inc

16 lines
415 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
Underwater_SootopolisCity_MapBorder::
.incbin "data/layouts/Underwater_SootopolisCity/border.bin"
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
2018-06-21 00:42:34 +02:00