![]() |
Routines |
Prev: 30160 | Up: Map | Next: 30211 |
Used by the routine at 30627.
|
||
30198 | PUSH HL | |
30199 | LD A,37 | Message 37: 'A VOICE SAID 'WHO'S THERE?'' |
30201 | CALL 30154 | Queue this message urgently |
30204 | LD HL,32667 | Set bit 6 of the telephone call status flags at 32667, indicating that Sam must give a name |
30207 | SET 6,(HL) | |
30209 | POP HL | |
30210 | RET |
Prev: 30160 | Up: Map | Next: 30211 |