6 lines
112 B
NASM
6 lines
112 B
NASM
BattleCommand_Splash:
|
|
call AnimateCurrentMove
|
|
farcall StubbedTrainerRankings_Splash
|
|
jp PrintNothingHappened
|
|
|