Unused |
Prev: C3F5 | Up: Map | Next: C400 |
These bytes are probably remnants of a location descriptor table.
|
||||
C3F9 | DEFB $2C,$24 | y=26, z=1; up/left, down/right | ||
C3FB | DEFB $34,$18 | y=30, z=1; up/right, down/left | ||
C3FD | DEFB $78,$E0 | y=32, z=2; left, right, up/left | ||
C3FF | DEFB $FF | End marker |
Prev: C3F5 | Up: Map | Next: C400 |