diff options
| author | Henny022p <info@henny022.de> | 2021-03-24 01:58:52 +0100 |
|---|---|---|
| committer | Henny022p <info@henny022.de> | 2021-03-24 01:58:52 +0100 |
| commit | 5af4805e59a3f83e12467fcb9443a18e2f6d5a4c (patch) | |
| tree | a86fd1a243c90aef9007f702723b6786823d084c /src/debugScreen.c | |
| parent | 58b4df70b5e522476702d089580ddd2320928527 (diff) | |
documented most audio stuff
Diffstat (limited to 'src/debugScreen.c')
| -rw-r--r-- | src/debugScreen.c | 2 |
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(); } |
