pokeemerald/data/layouts/LavaridgeTown_PokemonCenter_1F/layout.inc

16 lines
453 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
LavaridgeTown_PokemonCenter_1F_MapBorder::
.incbin "data/layouts/LavaridgeTown_PokemonCenter_1F/border.bin"
LavaridgeTown_PokemonCenter_1F_MapBlockdata::
.incbin "data/layouts/LavaridgeTown_PokemonCenter_1F/map.bin"
.align 2
LavaridgeTown_PokemonCenter_1F_Layout::
.4byte 0xe
.4byte 0x9
.4byte LavaridgeTown_PokemonCenter_1F_MapBorder
.4byte LavaridgeTown_PokemonCenter_1F_MapBlockdata
.4byte gTileset_Building
.4byte gTileset_PokemonCenter
2018-06-21 00:42:34 +02:00