summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-11-05 22:13:59 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-11-05 22:13:59 +0100
commit258ec3162f981932a83d08e404f1944a12b3f952 (patch)
treee27f82eb3379f76720675dff72e1d89f63458799 /include/constants
parent3159e958b8ce08101e8711b4acc6d51b90fcb7cb (diff)
frontier util review changes
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/battle_frontier.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/constants/battle_frontier.h b/include/constants/battle_frontier.h
index 204a09f60..b5ad4f072 100644
--- a/include/constants/battle_frontier.h
+++ b/include/constants/battle_frontier.h
@@ -38,4 +38,7 @@
#define SPECIAL_BATTLE_PIKE_DOUBLE 9
#define SPECIAL_BATTLE_PYRAMID 10
+// For 'ShowFacilityResultsWindow' function which is a part of the 'CallFrontierUtilFunc' special.
+#define RESULTS_LINK_CONTEST 7
+
#endif // GUARD_CONSTANTS_BATTLE_FRONTIER_H