Routines
Prev:
AF68
Up:
Map
Next:
AF7F
AF77: Prepare a character to be walked onto the screen (1)
Used by the routine at
B3E8
.
Input
A
Character's animatory state
HL
9860 (96, 152)
Output
AF77
LD DE,$B5EC
AF7A
CP $C8
Reset the carry flag if the animatory state is >=
0xC8
(i.e. if we're dealing with a teacher)
AF7C
JP
$B175
Prev:
AF68
Up:
Map
Next:
AF7F