diff options
Diffstat (limited to 'source/snes9x.h')
-rw-r--r-- | source/snes9x.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/snes9x.h b/source/snes9x.h index 6c93855..2661923 100644 --- a/source/snes9x.h +++ b/source/snes9x.h @@ -341,7 +341,6 @@ struct SSettings{ int SoundMixInterval; bool8 SoundEnvelopeHeightReading; bool8 DisableSoundEcho; - bool8 DisableSampleCaching; bool8 DisableMasterVolume; bool8 SoundSync; bool8 InterpolatedSound; |