diff --git a/src/REL/w02Dll/mg_item.c b/src/REL/w02Dll/mg_item.c index d51268e8..e7b041b5 100644 --- a/src/REL/w02Dll/mg_item.c +++ b/src/REL/w02Dll/mg_item.c @@ -454,7 +454,7 @@ void fn_1_6EA8(void) temp_f29 = -0.04f; temp_f30 = (sp20.y - sp2C.y) / (REFRESH_RATE/2); temp_r29 = 0; - HuAudFXFadeOut(lbl_1_bss_D8, (VERSION_PAL) ? 416 : 500); + HuAudFXFadeOut(lbl_1_bss_D8, (((REFRESH_RATE*500)+30)/60)-1); while (!temp_r29) { sp2C.y += temp_f30; temp_f31 += temp_f29;