5 lines
111 B
NASM
5 lines
111 B
NASM
BattleCommand_Splash:
|
|
call AnimateCurrentMove
|
|
farcall StubbedTrainerRankings_Splash
|
|
jp PrintNothingHappened
|