mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
17 lines
360 B
PHP
17 lines
360 B
PHP
.align 2
|
|
TrainerHill_3F_MapBorder::
|
|
.incbin "data/layouts/TrainerHill_3F/border.bin"
|
|
|
|
.align 2
|
|
TrainerHill_3F_MapBlockdata::
|
|
.incbin "data/layouts/TrainerHill_3F/map.bin"
|
|
|
|
.align 2
|
|
TrainerHill_3F_Layout::
|
|
.4byte 0x10
|
|
.4byte 0x15
|
|
.4byte TrainerHill_3F_MapBorder
|
|
.4byte TrainerHill_3F_MapBlockdata
|
|
.4byte gTileset_Building
|
|
.4byte gTileset_TrainerHill
|