Routines |
Prev: 44283 | Up: Map | Next: 44380 |
Used by the routine at Animation_OpponentThrowing.
|
||||
Messaging_Bust | 44347 | CALL ClearMessagingArea | Call ClearMessagingArea. | |
44350 | CALL PrintString_Loop | Call PrintString_Loop. | ||
44353 | DEFB 22,23,16 | PRINT AT: 23, 16. | ||
44356 | DEFM "BUST[[" | |||
44362 | DEFB 255 | Terminator. | ||
44363 | CALL LongPause | Call LongPause. | ||
44366 | LD HL,39727 | Copy 0003 bytes of data from *39727 to *Current_Total. | ||
44369 | LD DE,44278 | |||
44372 | LD BC,3 | |||
44375 | LDIR | |||
44377 | JP Animation_OpponentThrowing_1 | Jump to Animation_OpponentThrowing_1. |
Prev: 44283 | Up: Map | Next: 44380 |