blob: 0335805191ad8afd91bf2e9fc707a37ec3b79cf6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PokemonCenter_2F_MapBorder:: @ 82CE180
.incbin "data/layouts/PokemonCenter_2F/border.bin"
PokemonCenter_2F_MapBlockdata:: @ 82CE188
.incbin "data/layouts/PokemonCenter_2F/map.bin"
.align 2
PokemonCenter_2F_Layout:: @ 82CE284
.4byte 0xe
.4byte 0x9
.4byte PokemonCenter_2F_MapBorder
.4byte PokemonCenter_2F_MapBlockdata
.4byte gTileset_Building
.4byte gTileset_PokemonCenter
|