Prev: 25599 Up: Map Next: 25708
25690: Update "Best Time Today"
Used by the routine at HandlerCup.
BestTime_Set 25690 INC A Increment A by one.
25691 LD (24067),A Store A at Flag_BestTime.
This entry point is used by the routine at HandlerCup.
BestTime_Update 25694 LD HL,(24113) Write Time to BestTime.
25697 LD (24064),HL
25700 LD A,(24115)
25703 LD (24066),A
25706 JR HandlerCup_Delay Jump to HandlerCup_Delay.
Prev: 25599 Up: Map Next: 25708