64242 | 3E0C | LD A,12 | Bits 2 and 3 set |
64244 | 32ED7F | LD (32749),A | Set flags appropriately |
64247 | CD5471 | CALL 29012 | Make sound effect |
64250 | 26D2 | LD H,210 | 210=ERIC |
64252 | CDB461 | CALL 25012 | Update SRB for ERIC's current animatory state and location |
64255 | 3C | INC A | A=ERIC's next animatory state |
64256 | C317F3 | JP 62231 | Jump to update SRB for ERIC's new animatory state |