![]() |
Routines |
Prev: 44775 | Up: Map | Next: 44791 |
|
||||||||
ScenicEventTriggered | 44784 | LD B,A | Copy the scenic event ID into B. | |||||
44785 | LD C,255 | Set C to 255 which denotes that the event has fired already and shouldn't be repeated. | ||||||
44787 | CALL 44808 | Call 44808. | ||||||
44790 | RET | Return. |
Prev: 44775 | Up: Map | Next: 44791 |