Label union room battle trainer

This commit is contained in:
GriffinR
2020-06-03 15:28:29 -04:00
parent fd77eb1eb9
commit 9190af73b7
9 changed files with 23 additions and 23 deletions

View File

@@ -995,7 +995,7 @@ static void CB2_HandleStartBattle(void)
sub_8036A5C();
SetPlayerBerryDataInBattleStruct();
if (gTrainerBattleOpponent_A == TRAINER_OPPONENT_C00)
if (gTrainerBattleOpponent_A == TRAINER_UNION_ROOM)
{
gLinkPlayers[0].id = 0;
gLinkPlayers[1].id = 1;