completely remove paletted color support
[drnoksnes] / snes9x.h
index 86e21b9..ef0311d 100644 (file)
--- a/snes9x.h
+++ b/snes9x.h
@@ -304,7 +304,6 @@ struct SSettings{
     bool8  FixFrequency;
     
     // Graphics options
-    bool8  SixteenBit;
     bool8  Transparency;
     bool8  SupportHiRes;
     bool8  Mode7Interpolate;