mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-12 06:55:48 -05:00
Update comment on BattleStruct.field_DA
This commit is contained in:
parent
807fe60b22
commit
aba284d3be
|
|
@ -432,7 +432,7 @@ struct BattleStruct
|
|||
u16 changedItems[MAX_BATTLERS_COUNT];
|
||||
u8 intimidateBattler;
|
||||
u8 switchInItemsCounter;
|
||||
u8 field_DA; // not used in FR?
|
||||
u8 field_DA; // battle tower related
|
||||
u8 turnSideTracker;
|
||||
u8 fillerDC[0xDF-0xDC];
|
||||
u8 givenExpMons;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user