Skool Daze Routines
28665: Make BOY WANDER fire catapult (1)
Continues from the routine at 28672.
H 167 (BOY WANDER's character number)
L 111
28665 LD (HL),44 Place the address of the routine at 28716 into bytes 111 and 112 of BOY WANDER's buffer
28667 INC L
28668 LD (HL),112
28670 POP HL Drop the return address (25172) from the stack and go on to consider moving the next character
28671 RET