summaryrefslogtreecommitdiff
path: root/include/constants/frontier_util.h
diff options
context:
space:
mode:
authorhuderlem <huderlem@gmail.com>2019-12-25 11:39:20 -0600
committerGitHub <noreply@github.com>2019-12-25 11:39:20 -0600
commitee61726136c4d3c9a84eb89672890b66e31f4f45 (patch)
tree3cdbd28208021c88c14c5d014f7b59699b7783e7 /include/constants/frontier_util.h
parent026e1108b26f4ce5cea362997135bd8efc7cb28a (diff)
parent23f952b34ecc3d527b2bfee86ee1f35e1abe8246 (diff)
Merge pull request #936 from GriffinRichards/doc-tower
Document Battle Tower scripts
Diffstat (limited to 'include/constants/frontier_util.h')
-rw-r--r--include/constants/frontier_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/frontier_util.h b/include/constants/frontier_util.h
index d71809169..a310dbb2d 100644
--- a/include/constants/frontier_util.h
+++ b/include/constants/frontier_util.h
@@ -42,7 +42,7 @@
#define FRONTIER_DATA_PAUSED 3
#define FRONTIER_DATA_SELECTED_MON_ORDER 4
#define FRONTIER_DATA_BATTLE_OUTCOME 5
-#define FRONTIER_DATA_6 6
+#define FRONTIER_DATA_RECORD_DISABLED 6
#define FRONTIER_DATA_HEARD_BRAIN_SPEECH 7
#define STREAK_TOWER_SINGLES_50 (1 << 0)