![]() |
Routines |
Prev: 64326 | Up: Map | Next: 64338 |
The address of this uninterruptible subcommand routine is placed into bytes 18 and 19 of a character's buffer by the routine at 64338. It controls the character throughout his descent from the roof until he lands.
|
||||
64331 | CALL 64227 | Move the character to the next point in his descent | ||
64334 | RET C | Return if the character has not landed yet | ||
64335 | JP 62088 | Terminate this uninterruptible subcommand |
Prev: 64326 | Up: Map | Next: 64338 |