mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
16 lines
354 B
PHP
16 lines
354 B
PHP
MauvilleCity_Gym_MapBorder::
|
|
.incbin "data/layouts/MauvilleCity_Gym/border.bin"
|
|
|
|
MauvilleCity_Gym_MapBlockdata::
|
|
.incbin "data/layouts/MauvilleCity_Gym/map.bin"
|
|
|
|
.align 2
|
|
MauvilleCity_Gym_Layout::
|
|
.4byte 0xa
|
|
.4byte 0x15
|
|
.4byte MauvilleCity_Gym_MapBorder
|
|
.4byte MauvilleCity_Gym_MapBlockdata
|
|
.4byte gTileset_Building
|
|
.4byte gTileset_MauvilleGym
|
|
|