mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-18 12:37:38 +01:00
17 lines
385 B
PHP
17 lines
385 B
PHP
|
.align 2
|
||
|
MagmaHideout_3F_2R_MapBorder::
|
||
|
.incbin "data/layouts/MagmaHideout_3F_2R/border.bin"
|
||
|
|
||
|
.align 2
|
||
|
MagmaHideout_3F_2R_MapBlockdata::
|
||
|
.incbin "data/layouts/MagmaHideout_3F_2R/map.bin"
|
||
|
|
||
|
.align 2
|
||
|
MagmaHideout_3F_2R_Layout::
|
||
|
.4byte 0x18
|
||
|
.4byte 0x11
|
||
|
.4byte MagmaHideout_3F_2R_MapBorder
|
||
|
.4byte MagmaHideout_3F_2R_MapBlockdata
|
||
|
.4byte gTileset_General
|
||
|
.4byte gTileset_Lavaridge
|