![]() |
Routines |
Prev: 64770 | Up: Map | Next: 64892 |
|
||||
Action_Kick | 64877 | CALL Parser_ValidateDirectObject | Call Parser_ValidateDirectObject. | |
64880 | RET C | Return if the direct object is malformed. | ||
64881 | CP 2 | Jump to Response_PleaseRephraseThat_Duplicate if A is equal to 2. | ||
64883 | JP Z,Response_PleaseRephraseThat_Duplicate | |||
Print "That's not such a good idea.".
|
||||
64886 | LD HL,56159 | HL=56159. | ||
64889 | JP PrintStringAndNewline_Alias | Jump to PrintStringAndNewline_Alias. |
Prev: 64770 | Up: Map | Next: 64892 |