diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-11-02 02:33:32 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-11-09 12:26:53 +0800 |
commit | 5fa2f4f18b11188dce2e3761fd3c2f6a40cdf2c8 (patch) | |
tree | 545ad2113a5c28e88ad057ef0e11e8cae2dde4f3 /src/teachy_tv.c | |
parent | 378e85d00ba922933aadcec240747c7e748f8de6 (diff) |
battle_controller_pokedude remaining stuff
Diffstat (limited to 'src/teachy_tv.c')
-rw-r--r-- | src/teachy_tv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/teachy_tv.c b/src/teachy_tv.c index e33cb9d2e..2720f3204 100644 --- a/src/teachy_tv.c +++ b/src/teachy_tv.c @@ -25,11 +25,11 @@ #include "battle_transition.h" #include "battle_main.h" #include "battle.h" +#include "battle_controllers.h" #include "global.fieldmap.h" #include "teachy_tv.h" #include "help_system.h" #include "overworld.h" -#include "unk_8159F40.h" #include "graphics.h" #include "fieldmap.h" #include "strings.h" |