summaryrefslogtreecommitdiff
path: root/include/constants/trainers.h
diff options
context:
space:
mode:
authorgarak <garakmon@gmail.com>2018-12-05 16:24:37 -0500
committerGitHub <noreply@github.com>2018-12-05 16:24:37 -0500
commit7ee2f9f2e69642e6e1ccee834d857cece4de9eeb (patch)
treeec55c258c97cdead81c14c40d8fd9ac756353d93 /include/constants/trainers.h
parentd9287f32614fa93e9a962154cb1b9fd38039df58 (diff)
parenta9e6154fa949d90bcc629cd980b180abe57b7474 (diff)
Merge pull request #4 from DizzyEggg/help_garak
Finish porting battle frontier data
Diffstat (limited to 'include/constants/trainers.h')
-rw-r--r--include/constants/trainers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/trainers.h b/include/constants/trainers.h
index cf6eaf929..a0bda381a 100644
--- a/include/constants/trainers.h
+++ b/include/constants/trainers.h
@@ -200,6 +200,8 @@
#define FACILITY_CLASS_RS_BRENDAN 0x50
#define FACILITY_CLASS_RS_MAY 0x51
+#define FACILITY_CLASSES_COUNT 0x52
+
#define TRAINER_CLASS_PKMN_TRAINER_1 0x0
#define TRAINER_CLASS_PKMN_TRAINER_2 0x1
#define TRAINER_CLASS_HIKER 0x2