mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
16 lines
355 B
PHP
16 lines
355 B
PHP
PokemonCenter_2F_MapBorder::
|
|
.incbin "data/layouts/PokemonCenter_2F/border.bin"
|
|
|
|
PokemonCenter_2F_MapBlockdata::
|
|
.incbin "data/layouts/PokemonCenter_2F/map.bin"
|
|
|
|
.align 2
|
|
PokemonCenter_2F_Layout::
|
|
.4byte 0xe
|
|
.4byte 0xa
|
|
.4byte PokemonCenter_2F_MapBorder
|
|
.4byte PokemonCenter_2F_MapBlockdata
|
|
.4byte gTileset_Building
|
|
.4byte gTileset_PokemonCenter
|
|
|