Remove newline
This commit is contained in:
parent
bf03f1154f
commit
aedfe27f8d
1 changed files with 0 additions and 1 deletions
|
@ -659,7 +659,6 @@ void FadeOutBody(struct MusicPlayerInfo *mplayInfo)
|
|||
mplayInfo->fadeOI = 0;
|
||||
}
|
||||
}
|
||||
|
||||
else
|
||||
{
|
||||
if ((s16)(mplayInfo->fadeOV -= (4 << FADE_VOL_SHIFT)) <= 0)
|
||||
|
|
Loading…
Reference in a new issue