From 65b77bd7ae9ab86be50a8e137f4868b88ba24677 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 5 Aug 2016 21:09:16 +0200 Subject: Remove setting --- src/snes9x.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src') 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; -- cgit v1.2.3