Fixes compilation error due to #8002 (#8050)

This commit is contained in:
Alex 2025-10-26 15:48:59 +01:00 committed by GitHub
parent 4ed1c3309d
commit e8ad3c20f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -781,7 +781,7 @@ struct BattleStruct
u16 flingItem;
u8 incrementEchoedVoice:1;
u8 echoedVoiceCounter:3;
u8 padding3:4;
u8 padding4:4;
};
struct AiBattleData