![]() |
Routines |
| Prev: 44217 | Up: Map | Next: 44283 |
|
Used by the routine at Animation_OpponentThrowing.
|
||||
| Messaging_CurrentTotal | 44249 | CALL PrintString_Loop | Call PrintString_Loop. | |
| 44252 | DEFB 16,7 | INK: WHITE. | ||
| 44254 | DEFB 17,0 | PAPER: BLACK. | ||
| 44256 | DEFB 18,1 | FLASH: ON. | ||
| 44258 | DEFB 22,22,14 | PRINT AT: 22, 14. | ||
| 44261 | DEFM " CURRENT TOTAL" | ![]() |
||
| 44275 | DEFB 22,22,29 | PRINT AT: 22, 29. | ||
| Current_Total | 44278 | DEFM " " | " ". | |
| 44281 | DEFB 255 | Terminator. | ||
| 44282 | RET | Return. | ||
| Prev: 44217 | Up: Map | Next: 44283 |