![]() |
Routines |
Prev: B05E | Up: Map | Next: B08A |
Used by the routines at Event_Roman, Event_Fomorian, Event_FurtiveFigure, Event_Druid, ED71 and F0AC.
For dramatic effect! Used when an event occurs.
|
||||
PausePrintStringAndScroll | B081 | LD B,$19 | Call Pause_Loop using 19 HALT loops (for a short pause). | |
B083 | CALL Pause_Loop | |||
B086 | CALL PrintStringAndNewline | Call PrintStringAndNewline. | ||
B089 | RET | Return. | ||
View the equivalent code in The Jewels Of Babylon.
|
Prev: B05E | Up: Map | Next: B08A |