diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-11-14 18:56:18 -0500 |
---|---|---|
committer | GriffinR <griffin.richards@comcast.net> | 2019-11-16 12:28:49 -0500 |
commit | fc3783b7395b25d290ec650d79fbdc80518046cd (patch) | |
tree | 13f1654408bf4af12b60f04bd6847fcc44a5fcaa /include/apprentice.h | |
parent | ef8370566f14c22b9927db09b8ff69a98049c796 (diff) |
WIP Document apprentice
Diffstat (limited to 'include/apprentice.h')
-rw-r--r-- | include/apprentice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apprentice.h b/include/apprentice.h index 195106c53..ac7dff886 100644 --- a/include/apprentice.h +++ b/include/apprentice.h @@ -1,7 +1,7 @@ #ifndef GUARD_APPRENTICE_H #define GUARD_APPRENTICE_H -#define APPRENTICE_SPECIES_COUNT 10 +#include "constants/apprentice.h" struct ApprenticeTrainer { |