revert some symbol documentation (I hate this)

This commit is contained in:
jiangzhengwenjz
2019-10-25 09:17:15 +08:00
parent b8c2d14f6a
commit 6ca932e5e9
14 changed files with 50 additions and 50 deletions
+1 -1
View File
@@ -3719,7 +3719,7 @@ static void HandleEndTurn_BattleLost(void)
}
else
{
if (gBattleTypeFlags & BATTLE_TYPE_TRAINER && GetTrainerBattleMode() == 9)
if (gBattleTypeFlags & BATTLE_TYPE_TRAINER && ScrSpecial_GetTrainerBattleMode() == 9)
{
if (sub_80803D8() & 1)
gBattleCommunication[MULTISTRING_CHOOSER] = 1;