mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
16 lines
375 B
PHP
16 lines
375 B
PHP
SeafloorCavern_Room9_MapBorder::
|
|
.incbin "data/layouts/SeafloorCavern_Room9/border.bin"
|
|
|
|
SeafloorCavern_Room9_MapBlockdata::
|
|
.incbin "data/layouts/SeafloorCavern_Room9/map.bin"
|
|
|
|
.align 2
|
|
SeafloorCavern_Room9_Layout::
|
|
.4byte 0x1b
|
|
.4byte 0x2e
|
|
.4byte SeafloorCavern_Room9_MapBorder
|
|
.4byte SeafloorCavern_Room9_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Cave
|
|
|