diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-10 21:45:07 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-10 21:45:07 +0200 |
commit | 6dfe8ced2cb516202f2934bf02762503f55fd8da (patch) | |
tree | 47f1af1e61cdc01eba7f4ee34de06c2959ca6c64 /include/battle.h | |
parent | 57e5624e0619b8d96fb43ff68d9eeefe734b1a4f (diff) |
ai switching basically done
Diffstat (limited to 'include/battle.h')
-rw-r--r-- | include/battle.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/battle.h b/include/battle.h index bb61c7043..0aa778fe2 100644 --- a/include/battle.h +++ b/include/battle.h @@ -5,6 +5,7 @@ #include "battle_util.h" #include "battle_script_commands.h" #include "battle_2.h" +#include "battle_ai_switch_items.h" /* Banks are a name given to what could be called a 'battlerId' or 'monControllerId'. |