Skip to content

Commit

Permalink
Update trainers.asm
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortyne authored Oct 1, 2024
1 parent 1b5e631 commit 9b8dcd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/trainers.asm
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ PrintEndBattleText::
pop af
ldh [hLoadedROMBank], a
ld [MBC1RomBank], a
farcall FreezeEnemyTrainerSprite
farcall SetEnemyTrainerToStayAndFaceAnyDirection
jp WaitForSoundToFinish

GetSavedEndBattleTextPointer::
Expand Down

0 comments on commit 9b8dcd2

Please sign in to comment.