diff options
author | Tetrable <atifhuss386@gmail.com> | 2019-01-03 02:28:18 +0000 |
---|---|---|
committer | Tetrable <atifhuss386@gmail.com> | 2019-01-03 02:28:18 +0000 |
commit | 30e7ac0dcadc1ca15d56dc24e79489be63527357 (patch) | |
tree | bb804c19ca84b582f7517af645bfc8665b26a1e1 /include/constants | |
parent | 50aa222aff56499aeef1c64c9191f53b9b20a1de (diff) | |
parent | b471bba55e7e3743fa8cdb796cba57c41f5bfdbc (diff) |
Fix merge conflicts
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 |