diff options
author | camthesaxman <camthesaxman@users.noreply.github.com> | 2019-07-30 22:11:27 -0500 |
---|---|---|
committer | camthesaxman <camthesaxman@users.noreply.github.com> | 2019-07-30 22:11:27 -0500 |
commit | 0ba4eb4780805e3d6f9fd1739cbdcd2f280b8c5d (patch) | |
tree | 6caef3afbe03e6734587be5fad5fdfffed2eadf0 /src/rom3.c | |
parent | bc159dbb03735db55e6a09bb7947dccc70d0532b (diff) |
misc
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" |