![]()  | 
Routines | 
| Prev: 45150 | Up: Map | Next: 45194 | 
| 
 
Used by the routines at Event_Roman, Event_Fomorian, Event_FurtiveFigure, Event_Druid, PausePrintStringAndScroll_Duplicate and Process_GiveAcornsToRaven.
 
For dramatic effect! Used when an event occurs.
 
 | 
||||
| PausePrintStringAndScroll | 45185 | LD B,25 | Call Pause_Loop using 25 HALT loops (for a short pause). | |
| 45187 | CALL Pause_Loop | |||
| 45190 | CALL PrintStringAndNewline | Call PrintStringAndNewline. | ||
| 45193 | RET | Return. | ||
| 
 
View the equivalent code in The Jewels Of Babylon.
 
 | 
||||
| Prev: 45150 | Up: Map | Next: 45194 |