![]() |
Routines |
Prev: 63196 | Up: Map |
|
||||||||||
63198 | LD L,22 | Byte 22 of the character's buffer holds the offset of the point reached in the command list (relative to the start) | ||||||||
63200 | LD (HL),0 | Set this offset to 0, thus restarting the command list | ||||||||
63202 | JP 62080 | Remove any existing primary command routine address from the character's buffer |
Prev: 63196 | Up: Map |