Merge pull request #1346 from luckytyphlosion/origin/battle_engine

Fix AI corruption bug.
This commit is contained in:
ExpoSeed 2021-01-15 12:44:27 -06:00 committed by GitHub
commit 98b4af151c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,6 @@ void SetUpBattleVarsAndBirchZigzagoon(void)
ClearBattleMonForms();
BattleAI_SetupItems();
BattleAI_SetupFlags();
BattleAI_SetupAIData(0xF);
if (gBattleTypeFlags & BATTLE_TYPE_FIRST_BATTLE)
{