sovereignx/data/layouts/MagmaHideout_4F/layout.inc

16 lines
345 B
PHP
Raw Normal View History

2018-06-20 23:41:17 +01: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-20 23:42:34 +01:00