reset gDexnavBattle in FreeResetData_ReturnToOvOrDoEvolutions

This commit is contained in:
ghoulslash 2023-08-16 20:08:58 -04:00
parent 7d010529d6
commit 01a91c4a56

View file

@ -5140,6 +5140,7 @@ static void FreeResetData_ReturnToOvOrDoEvolutions(void)
else
gSaveBlock1Ptr->dexNavChain = 0;
gDexnavBattle = FALSE;
ResetSpriteData();
if (gLeveledUpInBattle == 0 || gBattleOutcome != B_OUTCOME_WON)
{