Routines |
Prev: C6B1 | Up: Map | Next: C6E0 |
Used by the routine at Duel_Prep.
|
|||||||||||||||
Duel_Print_Countdown | C6D3 | LD HL,$C6E0 | Helper routine used for writing Duel_Timer to the screen using the colours held in BC;
|
||||||||||||
C6D6 | LD DE,$404F | ||||||||||||||
C6D9 | LD BC,$0703 | ||||||||||||||
C6DC | CALL Print_TwoToneText_Alias | ||||||||||||||
C6DF | RET | Return. |
Prev: C6B1 | Up: Map | Next: C6E0 |