Prev: 6C1A Up: Map Next: 6C46
6C26: Attributes marking walls
Used by the routine at CBBD
Each data set is 8 bytes long. The choice is stored in bits 6+7 of offset 4 in the current room's store
6C26 DEFB $0E,$17,$04,$06,$07,$10,$0E,$17
6C2E DEFB $10,$2A,$04,$06,$07,$10,$2A,$17
6C36 DEFB $2A,$17,$03,$04,$05,$07,$2A,$17
6C3E DEFB $10,$17,$03,$06,$07,$10,$2A,$17
Prev: 6C1A Up: Map Next: 6C46