![]() |
Routines |
| Prev: ACFB | Up: Map | Next: AD5C |
|
Used by the routine at Animation_OpponentThrowing.
|
||||
| Messaging_Bust | AD3B | CALL ClearMessagingArea | Call ClearMessagingArea. | |
| AD3E | CALL PrintString_Loop | Call PrintString_Loop. | ||
| AD41 | DEFB $16,$17,$10 | PRINT AT: 17, 10. | ||
| AD44 | DEFM "BUST[[" | ![]() |
||
| AD4A | DEFB $FF | Terminator. | ||
| AD4B | CALL LongPause | Call LongPause. | ||
| AD4E | LD HL,$9B2F | Copy 0003 bytes of data from *9B2F to *Current_Total. | ||
| AD51 | LD DE,$ACF6 | |||
| AD54 | LD BC,$0003 | |||
| AD57 | LDIR | |||
| AD59 | JP Animation_OpponentThrowing_1 | Jump to Animation_OpponentThrowing_1. | ||
| Prev: ACFB | Up: Map | Next: AD5C |