Sync src/battle_controllers.c with pokefirered

This commit is contained in:
Eduardo Quezada
2022-08-08 10:06:30 -04:00
parent 59f89bde9e
commit 3bc2cf921c
5 changed files with 37 additions and 39 deletions

View File

@@ -368,7 +368,7 @@ struct BattleStruct
u8 faintedActionsState;
u8 faintedActionsBattlerId;
u16 expValue;
u8 field_52;
u8 scriptPartyIdx; // for printing the nickname
u8 sentInPokes;
bool8 selectionScriptFinished[MAX_BATTLERS_COUNT];
u8 battlerPartyIndexes[MAX_BATTLERS_COUNT];