Prev: 60626 Up: Map Next: 60636
60631: 'A' pressed - down
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 'A' is pressed.
Input
H 230 (Sam)
60631 CALL 60320 Move Sam down (or in the next best direction) if possible
60634 JR 60644 Reset Sam's action timers and make a sound effect
Prev: 60626 Up: Map Next: 60636