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 c230f17..9ddce7b 100644 --- a/source/snes9x.h +++ b/source/snes9x.h @@ -334,7 +334,6 @@ typedef struct bool8 ThreadSound; bool8 Mute; bool8 NextAPUEnabled; - uint8 AltSampleDecode; bool8 FixFrequency; /* Graphics options */ |