From 8ff9cb0edec3d8af7f89d7a7a6f83cc457f0ed7c Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Mon, 26 Feb 2018 11:45:47 +0100 Subject: give up for now --- include/battle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/battle.h') diff --git a/include/battle.h b/include/battle.h index 6d456fd1b..71e8f336d 100644 --- a/include/battle.h +++ b/include/battle.h @@ -472,7 +472,7 @@ struct BattleStruct u8 wishPerishSongBattlerId; bool8 overworldWeatherDone; u8 atkCancellerTracker; - s16 field_1A4[2][6][4]; + s16 field_1A4[2][PARTY_SIZE * 4]; u8 field_204[104]; u8 field_26C[40]; u8 AI_monToSwitchIntoId[MAX_BATTLERS_COUNT]; -- cgit v1.2.3