summaryrefslogtreecommitdiff
path: root/src/snes9x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/snes9x.h')
-rw-r--r--src/snes9x.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/snes9x.h b/src/snes9x.h
index b051828..ac1dcfe 100644
--- a/src/snes9x.h
+++ b/src/snes9x.h
@@ -125,7 +125,6 @@ enum
{
SNES_MULTIPLAYER5,
SNES_JOYPAD,
- SNES_MOUSE_SWAPPED,
SNES_MOUSE,
SNES_SUPERSCOPE,
SNES_JUSTIFIER,
@@ -253,7 +252,6 @@ typedef struct
bool8 TraceDSP;
// Joystick options
- bool8 SwapJoypads;
bool8 JoystickEnabled;
// ROM timing options (see also H_Max above)