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