![]() |
Routines |
| Prev: 37336 | Up: Map | Next: 37344 |
|
Used by the routine at InGame_Select.
|
||||||||||||||||||
|
Display a random "taunt" message.
|
||||||||||||||||||
| PlayerAction_Drop | 37337 | LD A,10 | Call Messaging_Girl using message block 10. | |||||||||||||||
| 37339 | CALL Messaging_Girl | |||||||||||||||||
| 37342 | XOR A | Return with A=0 ("drop"). | ||||||||||||||||
| 37343 | RET | |||||||||||||||||
| Prev: 37336 | Up: Map | Next: 37344 |