![]() |
Routines |
| Prev: 44189 | Up: Map | Next: 44249 |
|
Used by the routine at Animation_OpponentThrowing.
|
||||
| Messaging_FinalTotal | 44217 | CALL PrintString_Loop | Call PrintString_Loop. | |
| 44220 | DEFB 16,7 | INK: WHITE. | ||
| 44222 | DEFB 17,0 | PAPER: BLACK. | ||
| 44224 | DEFB 18,1 | FLASH: ON. | ||
| 44226 | DEFB 22,22,16 | PRINT AT: 22, 16. | ||
| 44229 | DEFM " FINAL TOTAL" | ![]() |
||
| 44241 | DEFB 22,22,29 | PRINT AT: 22, 29. | ||
| FinalTotal | 44244 | DEFM " " | " ". | |
| 44247 | DEFB 255 | Terminator. | ||
| 44248 | RET | Return. | ||
| Prev: 44189 | Up: Map | Next: 44249 |