1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-03-06 23:48:02 +01:00

16 lines
373 B
PHP
Raw Normal View History

2018-06-20 17:41:17 -05:00
SeafloorCavern_Room8_MapBorder::
.incbin "data/layouts/SeafloorCavern_Room8/border.bin"
SeafloorCavern_Room8_MapBlockdata::
.incbin "data/layouts/SeafloorCavern_Room8/map.bin"
.align 2
SeafloorCavern_Room8_Layout::
.4byte 0xb
.4byte 0xe
.4byte SeafloorCavern_Room8_MapBorder
.4byte SeafloorCavern_Room8_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Cave
2018-06-20 17:42:34 -05:00