![]()  | 
Routines | 
| Prev: FB89 | Up: Map | Next: FBC3 | 
| 
 | 
||||
| Action_Swearing | FBB9 | CALL Parser_ValidateDirectObject | Call Parser_ValidateDirectObject. | |
| FBBC | RET C | Return if there is no direct object in the user input (so the command is malformed). | ||
| 
 
Print "Don't be disgusting.".
 
 | 
||||
| FBBD | LD HL,$DBF4 | HL=Messaging_DontBeDisgusting. | ||
| FBC0 | JP PrintStringAndNewline_Duplicate | Jump to PrintStringAndNewline_Duplicate. | ||
| Prev: FB89 | Up: Map | Next: FBC3 |