![]() |
Routines |
Prev: 63386 | Up: Map | Next: 63408 |
Used by the routines at 25307 (to activate the sniper) and 63304 (to make a character start walking up or down to his next walkabout destination).
|
||||||
63403 | PUSH BC | Push the interruptible subcommand routine address onto the stack in preparation for an indirect jump | ||||
63404 | LD L,14 | Copy the interruptible subcommand routine address from BC into bytes 14 and 15 of the character's buffer, and then jump to it | ||||
63406 | JR 63399 |
Prev: 63386 | Up: Map | Next: 63408 |