mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
16 lines
423 B
PHP
16 lines
423 B
PHP
ShoalCave_LowTideStairsRoom_MapBorder::
|
|
.incbin "data/layouts/ShoalCave_LowTideStairsRoom/border.bin"
|
|
|
|
ShoalCave_LowTideStairsRoom_MapBlockdata::
|
|
.incbin "data/layouts/ShoalCave_LowTideStairsRoom/map.bin"
|
|
|
|
.align 2
|
|
ShoalCave_LowTideStairsRoom_Layout::
|
|
.4byte 0x15
|
|
.4byte 0xf
|
|
.4byte ShoalCave_LowTideStairsRoom_MapBorder
|
|
.4byte ShoalCave_LowTideStairsRoom_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Cave
|
|
|