aboutsummaryrefslogtreecommitdiff
path: root/source/snes9x.h
diff options
context:
space:
mode:
authorTwinaphex2015-02-23 07:00:58 +1100
committerTwinaphex2015-02-23 07:00:58 +1100
commite12958f2fd223e0c829e6c2b226c75d8dc377315 (patch)
tree6456db47198343fd1ddaa3ad752f6612534815bd /source/snes9x.h
parent7114688cf0f5707768135ec05184635b34d54f79 (diff)
parentca3d2141cd95e280d250fadb88b42a50865a3197 (diff)
downloadsnesemu-e12958f2fd223e0c829e6c2b226c75d8dc377315.tar.gz
snesemu-e12958f2fd223e0c829e6c2b226c75d8dc377315.tar.bz2
snesemu-e12958f2fd223e0c829e6c2b226c75d8dc377315.zip
Merge pull request #3 from mwksoul/master
Support for S-DD1 games without graphics packs
Diffstat (limited to 'source/snes9x.h')
-rw-r--r--source/snes9x.h1
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