pokeemerald/data/layouts/MagmaHideout_4F/layout.inc

16 lines
345 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
MagmaHideout_4F_MapBorder::
.incbin "data/layouts/MagmaHideout_4F/border.bin"
MagmaHideout_4F_MapBlockdata::
.incbin "data/layouts/MagmaHideout_4F/map.bin"
.align 2
MagmaHideout_4F_Layout::
.4byte 0x3b
.4byte 0x1c
.4byte MagmaHideout_4F_MapBorder
.4byte MagmaHideout_4F_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Lavaridge
2018-06-21 00:42:34 +02:00