ref: f9a60cff7a9451e2e8c3bb5db95d89fdba3bf000
dir: /engine/battle/returntobattle_useball.asm/
_ReturnToBattle_UseBall: call ClearBGPalettes call ClearTileMap ld a, [wBattleType] cp BATTLETYPE_TUTORIAL jr z, .gettutorialbackpic farcall GetBattleMonBackpic jr .continue .gettutorialbackpic farcall GetTrainerBackpic .continue farcall GetEnemyMonFrontpic farcall _LoadBattleFontsHPBar call GetMemSGBLayout call CloseWindow call LoadStandardMenuHeader call WaitBGMap jp SetPalettes