quill
Routines
Prev:
64445
Up:
Map
Next:
64453
64449: Next graphic instruction (skip 3 bytes)
Used by the routines at
LINE_ROUTINE
,
DRAW_LINE
and
FILL_ROUTINE_6
.
SKIP_3_THEN_NEXT
64449
LD E,3
E=skip 3 bytes to get to next instruction
64451
JR
NEXT_GRAPHIC_INSTRUCTION
Next instruction
Prev:
64445
Up:
Map
Next:
64453