Routines |
Prev: F6DC | Up: Map | Next: F6E5 |
|
||||||||
F6DE | LD L,$16 | Byte 0x16 of the character's buffer holds the offset of the point reached in the command list (relative to the start) | ||||||
F6E0 | LD (HL),$00 | Set this offset to 0, thus restarting the command list | ||||||
F6E2 | JP $F280 | Remove any existing primary command routine address from the character's buffer |
Prev: F6DC | Up: Map | Next: F6E5 |