![]() |
Routines |
Prev: F40A | Up: Map | Next: F416 |
|
||||
The player is asking to jump into the ring, mock them subtly for their poor choice of language (instead of just indicating that "step" is the correct verb).
Print "Try a more measured approach.".
|
||||
Process_JumpIntoRing | F410 | LD HL,$DA24 | HL=Messaging_TryMoreMeasuredApproach. | |
F413 | JP PrintStringAndNewline_Duplicate | Jump to PrintStringAndNewline_Duplicate. |
Prev: F40A | Up: Map | Next: F416 |