![]() |
Routines |
| Prev: 27870 | Up: Map | Next: 27911 |
|
Used by the routine at DisplayBestTime.
|
||||
|
Print the first two digits.
|
||||
| PrintBestTime | 27901 | LD B,2 | B=2. | |
| 27903 | CALL Score_Player_0 | Call Score_Player_0. | ||
|
Print the final digit.
|
||||
| 27906 | LD DE,24066 | DE=BestTime_3. | ||
| 27909 | JR DisplayTime_Seconds | Jump to DisplayTime_Seconds. | ||
| Prev: 27870 | Up: Map | Next: 27911 |