mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
16 lines
366 B
PHP
16 lines
366 B
PHP
MagmaHideout_3F_3R_MapBorder::
|
|
.incbin "data/layouts/MagmaHideout_3F_3R/border.bin"
|
|
|
|
MagmaHideout_3F_3R_MapBlockdata::
|
|
.incbin "data/layouts/MagmaHideout_3F_3R/map.bin"
|
|
|
|
.align 2
|
|
MagmaHideout_3F_3R_Layout::
|
|
.4byte 0x21
|
|
.4byte 0x18
|
|
.4byte MagmaHideout_3F_3R_MapBorder
|
|
.4byte MagmaHideout_3F_3R_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Lavaridge
|
|
|