Update src/menu.c

Co-authored-by: Fazana <52551480+FazanaJ@users.noreply.github.com>
This commit is contained in:
David Benepe
2022-12-09 11:11:22 -06:00
committed by GitHub
co-authored by Fazana
parent 4cdb2e529e
commit a73e82b963
+1 -1
View File
@@ -3006,7 +3006,7 @@ extern void func_8000488C(s32 *soundMask); // Temporary until the proper signatu
void func_800851FC(void) {
if (D_801269FC != NULL) {
func_8000488C((s32*)D_801269FC);
func_8000488C((s32 *) D_801269FC);
}
if (gOpacityDecayTimer >= 0) {
set_music_player_voice_limit(0x18);