aboutsummaryrefslogtreecommitdiff
path: root/source/snes9x.h
diff options
context:
space:
mode:
authoraliaspider2014-10-29 05:28:04 +0100
committeraliaspider2014-10-29 05:28:04 +0100
commit1d98e1c317fa19687ae6bc3cb8e550ef7531bf02 (patch)
tree343103da8fe67905e99b16636e93421397fe692b /source/snes9x.h
parentf518934e3b664d0cf9535a391d6572300958d3bf (diff)
downloadsnesemu-1d98e1c317fa19687ae6bc3cb8e550ef7531bf02.tar.gz
snesemu-1d98e1c317fa19687ae6bc3cb8e550ef7531bf02.tar.bz2
snesemu-1d98e1c317fa19687ae6bc3cb8e550ef7531bf02.zip
cleanups (cont.)
Diffstat (limited to 'source/snes9x.h')
-rw-r--r--source/snes9x.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/snes9x.h b/source/snes9x.h
index 72780cf..95a38e3 100644
--- a/source/snes9x.h
+++ b/source/snes9x.h
@@ -342,9 +342,6 @@ struct SSettings{
bool8 FixFrequency;
/* Graphics options */
-#ifndef FOREVER_16_BIT
- bool8 SixteenBit;
-#endif
bool8 Transparency;
bool8 SupportHiRes;
bool8 Mode7Interpolate;