summaryrefslogtreecommitdiff
path: root/src/debugScreen.c
diff options
context:
space:
mode:
authornotyourav <65437533+notyourav@users.noreply.github.com>2021-04-03 19:17:01 -0700
committerGitHub <noreply@github.com>2021-04-03 19:17:01 -0700
commit010c0456eb207267d75c91cf68ff2b2356debcc0 (patch)
treecab487b0a7e3dc34f0a5337be5175d62ed83db40 /src/debugScreen.c
parent9f6afe9bfbeac18ed36ee9c0507b539c480d163b (diff)
parentcb03157e6553fde6787ee9837d3c70bc500696d3 (diff)
Merge pull request #145 from Henny022p/m4a
Sound
Diffstat (limited to 'src/debugScreen.c')
-rw-r--r--src/debugScreen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debugScreen.c b/src/debugScreen.c
index bc034e8e..33b947af 100644
--- a/src/debugScreen.c
+++ b/src/debugScreen.c
@@ -33,7 +33,7 @@ void sub_0805FA04(void) {
sub_08053320();
sub_0801D79C(0, 0x1144);
gMain.funcIndex = 1;
- sub_080A3210();
+ InitSoundPlayingInfo();
sub_08050008();
}