This commit is contained in:
SiliconA-Z 2026-04-09 23:37:07 -04:00 committed by GitHub
parent 9e97dbdc4b
commit 47a66381ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -424,8 +424,9 @@ void UpdatePulseBlend(struct PulseBlend *pulseBlend)
break;
#ifdef UBFIX
case -2:
#endif
#else
case 2:
#endif
if (pulseBlendPalette->fadeDirection)
pulseBlendPalette->blendCoeff = 0;
else