Routines
Prev:
34768
Up:
Map
Next:
34803
34799: Draw window (index 2) with text at
HL
Used by the routine at
32258
.
Input
HL
Points to text to write in window
34799
LD A,2
Draw window (index 2) with text pointed to by
HL
...
34801
JR
34768
...and return to game
Prev:
34768
Up:
Map
Next:
34803