mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Update src/menu.c
Co-authored-by: Fazana <52551480+FazanaJ@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user