summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortwinaphex2016-08-05 21:09:16 +0200
committertwinaphex2016-08-05 21:09:16 +0200
commit65b77bd7ae9ab86be50a8e137f4868b88ba24677 (patch)
tree26ef5b8874dc932bbdb25090dbefbb1910b62c10 /src
parent93d5877a3b2da47e9242e9068725d772e9b811eb (diff)
downloadsnes9x2002-65b77bd7ae9ab86be50a8e137f4868b88ba24677.tar.gz
snes9x2002-65b77bd7ae9ab86be50a8e137f4868b88ba24677.tar.bz2
snes9x2002-65b77bd7ae9ab86be50a8e137f4868b88ba24677.zip
Remove setting
Diffstat (limited to 'src')
-rw-r--r--src/snes9x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/snes9x.h b/src/snes9x.h
index 0a66b5e..53caff4 100644
--- a/src/snes9x.h
+++ b/src/snes9x.h
@@ -314,7 +314,6 @@ typedef struct
bool8 DisableMasterVolume;
bool8 SoundSync;
bool8 InterpolatedSound;
- bool8 ThreadSound;
bool8 Mute;
// bool8 NextAPUEnabled;
uint8 AltSampleDecode;