mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 20:17:38 +01:00
17 lines
367 B
PHP
17 lines
367 B
PHP
|
.align 2
|
||
|
LinkContestRoom2_MapBorder::
|
||
|
.incbin "data/layouts/LinkContestRoom2/border.bin"
|
||
|
|
||
|
.align 2
|
||
|
LinkContestRoom2_MapBlockdata::
|
||
|
.incbin "data/layouts/LinkContestRoom2/map.bin"
|
||
|
|
||
|
.align 2
|
||
|
LinkContestRoom2_Layout::
|
||
|
.4byte 0xf
|
||
|
.4byte 0xb
|
||
|
.4byte LinkContestRoom2_MapBorder
|
||
|
.4byte LinkContestRoom2_MapBlockdata
|
||
|
.4byte gTileset_General
|
||
|
.4byte gTileset_Contest
|