Prev: 9615 Up: Map Next: 9625
961C: Routine at 961C
Used by the routine at Bg_CalcAndDraw.
Input
Output
Bg_BlitTwoWord 961C LD HL,(PathFound_PathPtr) Get ptr to text index string. (Words to draw).
961F LD DE,$000A
9622 ADD HL,DE
9623 LD B,$02 Length of string / number of words.
Fall thru...
Prev: 9615 Up: Map Next: 9625