![]()  | 
Routines | 
| Prev: 64393 | Up: Map | Next: 64451 | 
| 
 | 
||||
| Action_Swearing | 64441 | CALL Parser_ValidateDirectObject | Call Parser_ValidateDirectObject. | |
| 64444 | RET C | Return if there is no direct object in the user input (so the command is malformed). | ||
| 
 
Print "Don't be disgusting.".
 
 | 
||||
| 64445 | LD HL,56308 | HL=Messaging_DontBeDisgusting. | ||
| 64448 | JP PrintStringAndNewline_Duplicate | Jump to PrintStringAndNewline_Duplicate. | ||
| Prev: 64393 | Up: Map | Next: 64451 |