![]() |
Routines |
Prev: C556 | Up: Map | Next: C582 |
Used by the routines at Event_Seagull, Event_Rat, Event_Deer, Event_Pirate, Event_WaterSnake, Event_Spider, EF54, PausePrintStringAndScroll_Alias and Action_Help.
For dramatic effect! Used when an event occurs.
|
||||
PausePrintStringAndScroll | C579 | LD B,$19 | Call Pause_Loop using 19 HALT loops (for a short pause). | |
C57B | CALL Pause_Loop | |||
C57E | CALL PrintStringAndNewline | Call PrintStringAndNewline. | ||
C581 | RET | Return. |
Prev: C556 | Up: Map | Next: C582 |