![]()  | 
Routines | 
| Prev: 63FF | Up: Map | Next: 646C | 
| 
 
Used by the routine at HandlerCup.
 
 | 
||||
| BestTime_Set | 645A | INC A | Increment A by one. | |
| 645B | LD ($5E03),A | Store A at Flag_BestTime. | ||
| 
 
This entry point is used by the routine at HandlerCup.
 
 | 
||||
| BestTime_Update | 645E | LD HL,($5E31) | Write Time to BestTime. | |
| 6461 | LD ($5E00),HL | |||
| 6464 | LD A,($5E33) | |||
| 6467 | LD ($5E02),A | |||
| 646A | JR HandlerCup_Delay | Jump to HandlerCup_Delay. | ||
| Prev: 63FF | Up: Map | Next: 646C |