![]() |
Routines |
Prev: 42562 | Up: Map | Next: 42578 |
Used by the routine at 43748.
|
||||||||
ScenicEventTriggered | 42571 | LD B,A | Copy the scenic event ID into B. | |||||
42572 | LD C,255 | Set C to 255 which denotes that the event has fired already and shouldn't be repeated. | ||||||
42574 | CALL Handler_UpdateItemLocation | Call Handler_UpdateItemLocation. | ||||||
42577 | RET | Return. | ||||||
View the equivalent code in;
|
Prev: 42562 | Up: Map | Next: 42578 |