mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
281 B
NASM
Executable File
7 lines
281 B
NASM
Executable File
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
|