From e1092028ecaeaa64b35352cefd21b70aa2194577 Mon Sep 17 00:00:00 2001 From: Marcus Huderle Date: Wed, 2 Jan 2019 19:07:47 -0600 Subject: Decompile match_call.c --- include/constants/battle_frontier.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/constants') 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 -- cgit v1.2.3