pokeemerald/data/layouts/SeafloorCavern_Room2/layout.inc

16 lines
374 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
SeafloorCavern_Room2_MapBorder::
.incbin "data/layouts/SeafloorCavern_Room2/border.bin"
SeafloorCavern_Room2_MapBlockdata::
.incbin "data/layouts/SeafloorCavern_Room2/map.bin"
.align 2
SeafloorCavern_Room2_Layout::
.4byte 0x12
.4byte 0xc
.4byte SeafloorCavern_Room2_MapBorder
.4byte SeafloorCavern_Room2_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Cave
2018-06-21 00:42:34 +02:00