summaryrefslogtreecommitdiff
path: root/src/roulette_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/roulette_util.c')
-rwxr-xr-xsrc/roulette_util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/roulette_util.c b/src/roulette_util.c
index 9531302d9..16c3e8150 100755
--- a/src/roulette_util.c
+++ b/src/roulette_util.c
@@ -409,6 +409,7 @@ void UpdatePulseBlend(struct PulseBlend *pulseBlend)
}
break;
case 2: // Flip back and forth
+ // This code is never reached
if (pulseBlendPalette->fadeDirection)
pulseBlendPalette->blendCoeff = 0;
else