mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
268 B
NASM
Executable File
7 lines
268 B
NASM
Executable File
PewterGym_h: ; 0x5c37b to 0x5c387 (12 bytes) (id=54)
|
|
db GYM ; tileset
|
|
db PEWTER_GYM_HEIGHT, PEWTER_GYM_WIDTH ; dimensions (y, x)
|
|
dw PewterGymBlocks, PewterGymTextPointers, PewterGymScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw PewterGymObject ; objects
|