![]() |
Routines |
| Prev: 91D8 | Up: Map | Next: 91E0 |
|
Used by the routine at InGame_Select.
|
||||||||||||||||||
|
Display a random "taunt" message.
|
||||||||||||||||||
| PlayerAction_Drop | 91D9 | LD A,$0A | Call Messaging_Girl using message block 0A. | |||||||||||||||
| 91DB | CALL Messaging_Girl | |||||||||||||||||
| 91DE | XOR A | Return with A=00 ("drop"). | ||||||||||||||||
| 91DF | RET | |||||||||||||||||
| Prev: 91D8 | Up: Map | Next: 91E0 |