![]() |
Routines |
| Prev: 31903 | Up: Map | Next: 31915 |
| H | Character number (183-214) |
| 31905 | CALL 25213 | Get the next byte (the event ID) from the command list |
| 31908 | CALL 31861 | Convert the event ID into an appropriate bit mask |
| 31911 | CPL | Set all but the event bit |
| 31912 | AND (HL) | Merge the existing event flags, keeping the event bit reset |
| 31913 | JR 31900 | Jump to reset the appropriate bit at 32641 |
| Prev: 31903 | Up: Map | Next: 31915 |