diff options
Diffstat (limited to 'src/rom3.c')
-rw-r--r-- | src/rom3.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rom3.c b/src/rom3.c index c4a6ffec0..a1990b3ba 100644 --- a/src/rom3.c +++ b/src/rom3.c @@ -1,5 +1,6 @@ #include "global.h" #include "battle.h" +#include "battle_controllers.h" #include "battle_811DA74.h" #include "battle_ai_script_commands.h" #include "battle_anim.h" |