pokered/data/mapHeaders/ceruleangym.asm

7 lines
242 B
NASM
Raw Normal View History

CeruleanGym_h:
2014-05-17 21:18:23 +00:00
db GYM ; tileset
db CERULEAN_GYM_HEIGHT, CERULEAN_GYM_WIDTH ; dimensions (y, x)
dw CeruleanGymBlocks, CeruleanGymTextPointers, CeruleanGymScript ; blocks, texts, scripts
db $00 ; connections
dw CeruleanGymObject ; objects