diff options
Diffstat (limited to 'include/constants')
-rw-r--r-- | include/constants/battle_frontier.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants/battle_frontier.h b/include/constants/battle_frontier.h index 55b14b642..ca9e3bc9f 100644 --- a/include/constants/battle_frontier.h +++ b/include/constants/battle_frontier.h @@ -9,6 +9,7 @@ #define FRONTIER_FACILITY_FACTORY 4 #define FRONTIER_FACILITY_PIKE 5 #define FRONTIER_FACILITY_PYRAMID 6 +#define NUM_FRONTIER_FACILITIES 7 #define TENT_VERDANTURF 2 #define TENT_FALLARBOR 3 |