summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
authorerorcun <erorcunerorcun@hotmail.com.tr>2020-12-14 00:43:07 +0100
committererorcun <erorcunerorcun@hotmail.com.tr>2020-12-14 00:43:07 +0100
commit91902a031e2a39af11e4a6679e34d169836efdd4 (patch)
treee17f3dcbf628b066dfb68dfeeefd9f27860decf3 /src/core/config.h
parentanother fix for new renderer (diff)
downloadre3-91902a031e2a39af11e4a6679e34d169836efdd4.tar
re3-91902a031e2a39af11e4a6679e34d169836efdd4.tar.gz
re3-91902a031e2a39af11e4a6679e34d169836efdd4.tar.bz2
re3-91902a031e2a39af11e4a6679e34d169836efdd4.tar.lz
re3-91902a031e2a39af11e4a6679e34d169836efdd4.tar.xz
re3-91902a031e2a39af11e4a6679e34d169836efdd4.tar.zst
re3-91902a031e2a39af11e4a6679e34d169836efdd4.zip
Diffstat (limited to '')
-rw-r--r--src/core/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h
index caca5748..d4ea2a19 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -272,7 +272,7 @@ enum Config {
#define XINPUT
#endif
#if !defined(_WIN32) && !defined(__SWITCH__)
-//#define DONT_TRUST_RECOGNIZED_JOYSTICKS // Then we'll only rely on GLFW gamepad DB, and expect user to enter Controller->Detect joysticks if his joystick isn't on that list.
+#define DONT_TRUST_RECOGNIZED_JOYSTICKS // Then we'll only rely on GLFW gamepad DB, and expect user to enter Controller->Detect joysticks if his joystick isn't on that list.
#endif
#define DETECT_PAD_INPUT_SWITCH // Adds automatic switch of pad related stuff between controller and kb/m
#define KANGAROO_CHEAT