Skool Daze Routines
46202: Set animatory state and y-coordinate of character to be walked on screen (3)
Continues from 45429. Sets the animatory state and y-coordinate of the character to be walked on screen.
A animatory state of main character
H 152 (boy) or 164 (teacher)
L 96
46202 LD (HL),A Set the character's animatory state
46203 INC L L=97
46204 LD (HL),164 Set the character's y-coordinate to 164
46206 RET