pokered/data/mapHeaders/ceruleangym.asm
2018-01-29 11:46:45 -05:00

6 lines
240 B
NASM
Executable file

CeruleanGym_h:
db GYM ; tileset
db CERULEAN_GYM_HEIGHT, CERULEAN_GYM_WIDTH ; dimensions (y, x)
dw CeruleanGymBlocks, CeruleanGymTextPointers, CeruleanGymScript ; blocks, texts, scripts
db 0 ; connections
dw CeruleanGymObject ; objects