mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-19 18:28:06 -05:00
11 lines
262 B
ArmAsm
11 lines
262 B
ArmAsm
.include "macros/btlcmd.inc"
|
||
|
||
.data
|
||
|
||
_000:
|
||
// {0} can’t get it going because of its {1}!
|
||
PrintMessage msg_0197_01112, TAG_NICKNAME_ABILITY, BATTLER_CATEGORY_MSG_TEMP, BATTLER_CATEGORY_MSG_BATTLER_TEMP
|
||
Wait
|
||
WaitButtonABTime 30
|
||
End
|