![]() |
Routines |
Prev: 63990 | Up: Map | Next: 64016 |
A | 255 |
H | Character number (152-169) |
64004 | LD (32760),A | Set the MSB of the lesson time counter to 255 (so the character looking for ERIC will have time to find him before the bell rings) |
64007 | CALL 25108 | Update SRB for the character's current animatory state |
64010 | LD L,96 | Byte 96 of the character's buffer holds his animatory state |
64012 | AND 250 | Adjust the character's animatory state to ensure that he is not midstride |
64014 | LD (HL),A | |
64015 | RET |
Prev: 63990 | Up: Map | Next: 64016 |