mirror of
https://github.com/pret/pokecrystal.git
synced 2026-05-12 15:35:26 -05:00
7 lines
128 B
NASM
7 lines
128 B
NASM
BattleCommand_Splash: ; 36fe1
|
|
call AnimateCurrentMove
|
|
farcall StubbedTrainerRankings_Splash
|
|
jp PrintNothingHappened
|
|
|
|
; 36fed
|