restore deleted line
This commit is contained in:
parent
ea43b7732c
commit
51d8b57dcc
@ -234,6 +234,7 @@ u8 BattleAI_ChooseMoveOrAction(void)
|
||||
// damages/other info computed in GetAIDataAndCalcDmg
|
||||
u8 ComputeBattleAiScores(u8 battler)
|
||||
{
|
||||
sBattler_AI = battler;
|
||||
BattleAI_SetupAIData(0xF);
|
||||
return BattleAI_ChooseMoveOrAction();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user