summaryrefslogtreecommitdiff
path: root/src/battle_controller_wally.c
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-02-28 18:18:51 -0600
committerGitHub <noreply@github.com>2018-02-28 18:18:51 -0600
commitc0357cea46635ec3867d18e43b341fb7a4a2fef2 (patch)
treeba33bf4088bb73a504d24924c609fd40d63a41ca /src/battle_controller_wally.c
parentbcef4e7d1c20bad3d4631c5a8314a8de8da80e49 (diff)
parent20baa1bc7a8cdf7ba5e88384b26b352e0f488afa (diff)
Merge pull request #222 from DizzyEggg/decompile_battle_link_817C95C
Decompile battle_tv previously known as battle_link_817C95C
Diffstat (limited to 'src/battle_controller_wally.c')
-rw-r--r--src/battle_controller_wally.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/battle_controller_wally.c b/src/battle_controller_wally.c
index 445feaf7a..0d18de0e4 100644
--- a/src/battle_controller_wally.c
+++ b/src/battle_controller_wally.c
@@ -5,7 +5,7 @@
#include "battle_interface.h"
#include "battle_anim.h"
#include "constants/battle_anim.h"
-#include "battle_link_817C95C.h"
+#include "battle_tv.h"
#include "pokemon.h"
#include "link.h"
#include "util.h"