diff options
Diffstat (limited to 'source/snes9x.h')
-rw-r--r-- | source/snes9x.h | 3 |
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; |