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

6 lines
208 B
NASM
Executable file

Bruno_h:
db GYM ; tileset
db BRUNOS_ROOM_HEIGHT, BRUNOS_ROOM_WIDTH ; dimensions (y, x)
dw BrunoBlocks, BrunoTextPointers, BrunoScript ; blocks, texts, scripts
db 0 ; connections
dw BrunoObject ; objects