mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-09 04:13:03 -05:00
Fix
This commit is contained in:
parent
9e97dbdc4b
commit
47a66381ba
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user