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 ebcf5e3..6c93855 100644
--- a/source/snes9x.h
+++ b/source/snes9x.h
@@ -331,7 +331,9 @@ struct SSettings{
#ifndef FOREVER_STEREO
bool8 Stereo;
#endif
+#ifndef FOREVER_FORWARD_STEREO
bool8 ReverseStereo;
+#endif
#ifndef FOREVER_16_BIT_SOUND
bool8 SixteenBitSound;
#endif