pokeemerald/data/layouts/SeafloorCavern_Room7/layout.inc

16 lines
381 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
SeafloorCavern_Room7_MapBorder::
.incbin "data/layouts/SeafloorCavern_Room7/border.bin"
SeafloorCavern_Room7_MapBlockdata::
.incbin "data/layouts/SeafloorCavern_Room7/map.bin"
.align 2
SeafloorCavern_Room7_Layout::
.4byte 0x17
.4byte 0x19
.4byte SeafloorCavern_Room7_MapBorder
.4byte SeafloorCavern_Room7_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Pacifidlog
2018-06-21 00:42:34 +02:00