![]()  | 
Routines | 
| Prev: F824 | Up: Map | Next: F84B | 
| 
 | 
||||
| Action_Look | F841 | CALL Parser_ValidateNoDirectObject | Call Parser_ValidateNoDirectObject. | |
| 
 
The "LOOK" command can only be called on its own.
 
 | 
||||
| F844 | RET C | Return if there's any token set in UserInput_Token_2. | ||
| F845 | LD E,$01 | Call Handler_DisplayRoomImage with E set to 01 (which will force any room images to be re-displayed). | ||
| F847 | CALL Handler_DisplayRoomImage | |||
| F84A | RET | Return. | ||
| Prev: F824 | Up: Map | Next: F84B |