mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
16 lines
375 B
PHP
16 lines
375 B
PHP
SeafloorCavern_Room4_MapBorder::
|
|
.incbin "data/layouts/SeafloorCavern_Room4/border.bin"
|
|
|
|
SeafloorCavern_Room4_MapBlockdata::
|
|
.incbin "data/layouts/SeafloorCavern_Room4/map.bin"
|
|
|
|
.align 2
|
|
SeafloorCavern_Room4_Layout::
|
|
.4byte 0x12
|
|
.4byte 0x13
|
|
.4byte SeafloorCavern_Room4_MapBorder
|
|
.4byte SeafloorCavern_Room4_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Cave
|
|
|