![]() |
Routines |
Prev: 63524 | Up: Map | Next: 63563 |
|
||||
Action_Look | 63553 | CALL Parser_ValidateNoDirectObject | Call Parser_ValidateNoDirectObject. | |
The "LOOK" command can only be called on its own.
|
||||
63556 | RET C | Return if there's any token set in UserInput_Token_2. | ||
63557 | LD E,1 | Call Handler_DisplayRoomImage with E set to 1 (which will force any room images to be re-displayed). | ||
63559 | CALL Handler_DisplayRoomImage | |||
63562 | RET | Return. |
Prev: 63524 | Up: Map | Next: 63563 |