Prev: 60624 Up: Map Next: 60631
60626: 'Q' pressed - up
The address of this routine is found in the table of keypress handling routines at 60672. It is called from the main loop at 61483 when 'Q' is pressed.
Input
H 230 (Sam)
60626 CALL 60315 Move Sam up (or in the next best direction) if possible
60629 JR 60644 Reset Sam's action timers and make a sound effect
Prev: 60624 Up: Map Next: 60631