aboutsummaryrefslogtreecommitdiff
path: root/source/snes9x.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/snes9x.h')
-rw-r--r--source/snes9x.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/snes9x.h b/source/snes9x.h
index 61281aa..e9ed479 100644
--- a/source/snes9x.h
+++ b/source/snes9x.h
@@ -342,7 +342,9 @@ struct SSettings{
bool8 FixFrequency;
/* Graphics options */
+#ifndef FOREVER_16_BIT
bool8 SixteenBit;
+#endif
bool8 Transparency;
bool8 SupportHiRes;
bool8 Mode7Interpolate;