pokeyellow/data/mapHeaders/lance.asm
2016-06-12 01:49:43 -07:00

7 lines
211 B
NASM
Executable File

Lance_h:
db DOJO ; tileset
db LANCES_ROOM_HEIGHT, LANCES_ROOM_WIDTH ; dimensions (y, x)
dw LanceBlocks, LanceTextPointers, LanceScript ; blocks, texts, scripts
db $00 ; connections
dw LanceObject ; objects