7 lines
128 B
NASM
7 lines
128 B
NASM
BattleCommand_Splash: ; 36fe1
|
|
call AnimateCurrentMove
|
|
farcall StubbedTrainerRankings_Splash
|
|
jp PrintNothingHappened
|
|
|
|
; 36fed
|