summaryrefslogtreecommitdiff
path: root/include/battle.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-11-09 14:53:30 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2019-11-09 14:53:30 -0500
commit807fe60b22bf3cd3deadd2bb40898f3a2727218b (patch)
tree9e934318c607eee8179f04ab057e38e7f820f097 /include/battle.h
parent55bede6ca279483a0e4b9b51ebe152d4be135b93 (diff)
Document battle_tower.c
Diffstat (limited to 'include/battle.h')
-rw-r--r--include/battle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/battle.h b/include/battle.h
index 40a2eba04..d0ea787ef 100644
--- a/include/battle.h
+++ b/include/battle.h
@@ -432,7 +432,7 @@ struct BattleStruct
u16 changedItems[MAX_BATTLERS_COUNT];
u8 intimidateBattler;
u8 switchInItemsCounter;
- u8 arenaTurnCounter; // not used in FR?
+ u8 field_DA; // not used in FR?
u8 turnSideTracker;
u8 fillerDC[0xDF-0xDC];
u8 givenExpMons;