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 e8bc7ba..f201b8f 100644 --- a/source/snes9x.h +++ b/source/snes9x.h @@ -352,7 +352,6 @@ typedef struct uint16_t DisplayColor; int SoundDriver; int AIDOShmId; - bool SDD1Pack; bool NoPatch; bool ForceInterleaveGD24; #ifdef DEBUG_MAXCOUNT |