![]()  | 
Routines | 
| Prev: AF1E | Up: Map | Next: AF39 | 
 
  | 
||||||||||||
| 
 
Fetch the room ID of the requested item using the table at Table_ItemEventLocations.
 
 | 
||||||||||||
| CheckItemInCurrentRoom | AF31 | CALL ItemLocator | Call ItemLocator. | |||||||||
| AF34 | LD HL,$A7C3 | Compare the room ID with *CurrentRoom. | ||||||||||
| AF37 | CP (HL) | |||||||||||
| AF38 | RET | Return. | ||||||||||
| Prev: AF1E | Up: Map | Next: AF39 |