summaryrefslogtreecommitdiff
path: root/src/battle_script_commands.c
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-11-08 03:07:50 -0500
committerGitHub <noreply@github.com>2019-11-08 03:07:50 -0500
commit9140594b233b08d05d0832b62d3e64d50528a460 (patch)
tree1175aa70b24f9c07b8089e23b2e8e7fdcba1b524 /src/battle_script_commands.c
parente19b9c9d467aa51c1ca550d2d9af4e3e9e5fd11e (diff)
parent030784dece994daf90ac1cb06a44912245b519ea (diff)
Merge branch 'master' into doc-littleroot
Diffstat (limited to 'src/battle_script_commands.c')
-rw-r--r--src/battle_script_commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/battle_script_commands.c b/src/battle_script_commands.c
index a6c0f1ee7..33c5f661b 100644
--- a/src/battle_script_commands.c
+++ b/src/battle_script_commands.c
@@ -10279,7 +10279,7 @@ static void Cmd_displaydexinfo(void)
}
break;
case 3:
- sub_80356D0();
+ InitBattleBgsVideo();
LoadBattleTextboxAndBackground();
gBattle_BG3_X = 0x100;
gBattleCommunication[0]++;