![]() |
Routines |
Prev: 61742 | Up: Map | Next: 61781 |
|
||||
Action_Look | 61771 | CALL Parser_ValidateNoDirectObject | Call Parser_ValidateNoDirectObject. | |
The "LOOK" command can only be called on its own.
|
||||
61774 | RET C | Return if there's any token set in UserInput_Token_2. | ||
61775 | LD E,1 | Call Handler_DisplayRoomImage with E set to 1 (which will force any room images to be re-displayed). | ||
61777 | CALL Handler_DisplayRoomImage | |||
61780 | RET | Return. |
Prev: 61742 | Up: Map | Next: 61781 |