summaryrefslogtreecommitdiff
path: root/src/debugScreen.c
diff options
context:
space:
mode:
authorHenny022p <info@henny022.de>2021-03-24 01:58:52 +0100
committerHenny022p <info@henny022.de>2021-03-24 01:58:52 +0100
commit5af4805e59a3f83e12467fcb9443a18e2f6d5a4c (patch)
treea86fd1a243c90aef9007f702723b6786823d084c /src/debugScreen.c
parent58b4df70b5e522476702d089580ddd2320928527 (diff)
documented most audio stuff
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();
}