Prev: 34762 Up: Map Next: 34861
34858: Return from recursive text-printing
Used by the routine at 34887.
34858 POP HL Restore HL (pointer to current position in text to print)
34859 JR 34784 Jump back into text printing routine to process next character in parent string
Prev: 34762 Up: Map Next: 34861