Spaces instead of tab
This commit is contained in:
parent
03a9f3f413
commit
fa4d71817b
1 changed files with 2 additions and 2 deletions
|
@ -4717,8 +4717,8 @@ static void TryChangeTurnOrder(void)
|
|||
if (GetWhoStrikesFirst(battler1, battler2, FALSE))
|
||||
SwapTurnOrder(i, j);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
gBattleMainFunc = CheckFocusPunch_ClearVarsBeforeTurnStarts;
|
||||
gBattleStruct->focusPunchBattlerId = 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue