ref: a95336d9e76a60e4e2db7ef845e06c7e67e925ef
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