Fix mistake

rookie mistake :(
This commit is contained in:
retro-wertz
2017-10-18 20:14:15 +08:00
committed by GitHub
parent ee8dead034
commit 23a5188d63

View File

@@ -953,7 +953,7 @@ int FlushEmulateSound(void) {
SexyFilter(Wave, WaveFinal, end >> 4);
#if o
#if 0
if (FSettings.lowpass)
SexyFilter2(WaveFinal, end >> 4);
#endif