Some documentation of berry_crush
This commit is contained in:
+1
-1
@@ -1765,7 +1765,7 @@ static bool8 Task_DrawFlippedCardSide(struct Task* task)
|
||||
return FALSE;
|
||||
}
|
||||
sTrainerCardDataPtr->flipDrawState++;
|
||||
} while (gReceivedRemoteLinkPlayers == 0);
|
||||
} while (!gReceivedRemoteLinkPlayers);
|
||||
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user