mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-04 00:51:34 -05:00
13 lines
174 B
ArmAsm
13 lines
174 B
ArmAsm
#include "macros/btlcmd.inc"
|
|
|
|
.data
|
|
|
|
_000:
|
|
SetLinkBattleResult
|
|
PrintBattleResultMessage
|
|
Wait
|
|
WaitButtonABTime 30
|
|
FadeOutBattle
|
|
Wait
|
|
End
|