blob: 23601c75c54d24ce0c3d8d1528da6f4076216d4e (
plain)
1
2
3
4
5
6
|
SaffronGym_h: ; 0x5d001 to 0x5d00d (12 bytes) (id=178)
db FACILITY ; tileset
db SAFFRON_GYM_HEIGHT, SAFFRON_GYM_WIDTH ; dimensions (y, x)
dw SaffronGymBlocks, SaffronGymTextPointers, SaffronGymScript ; blocks, texts, scripts
db $00 ; connections
dw SaffronGymObject ; objects
|