Routines |
Prev: 25956 | Up: Map | Next: 25981 |
25962 | LD H,172 | 172=ERIC | ||
25964 | CALL 25108 | Update the SRB for ERIC's current location | ||
25967 | XOR 128 | A=animatory state of ERIC facing the other way | ||
25969 | CALL 25008 | Update ERIC's animatory state and update the SRB | ||
25972 | CALL 65106 | Make a sound effect | ||
25975 | LD HL,32744 | Set ERIC's action timer at 32744 to 5 | ||
25978 | LD (HL),5 | |||
25980 | RET |
Prev: 25956 | Up: Map | Next: 25981 |