diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-19 17:00:39 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-19 17:00:39 -0500 |
commit | 84c198ac76902385170fd0df90117411b930abe1 (patch) | |
tree | c1abca97b3f985433b4521c800a595c247a281fd /include/battle_controllers.h | |
parent | 7012834477885b974200e06b9598bab1c9f4f0e9 (diff) | |
parent | 407c49820e1e64ff6deb4480b6ff9aceb0a3b085 (diff) |
Merge branch 'master' into doc-cinnabar
Diffstat (limited to 'include/battle_controllers.h')
-rw-r--r-- | include/battle_controllers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/battle_controllers.h b/include/battle_controllers.h index 06a0e2957..412856353 100644 --- a/include/battle_controllers.h +++ b/include/battle_controllers.h @@ -2,6 +2,7 @@ #define GUARD_BATTLE_CONTROLLERS_H #include "global.h" +#include "battle.h" enum { |