From ba8aa3865488afceee36acaeceb54541feb0bd97 Mon Sep 17 00:00:00 2001 From: Sergeanur Date: Sat, 2 May 2020 19:00:47 +0300 Subject: Switching pad modes and cheats when player is switching between controller and kb&m --- src/core/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/config.h') diff --git a/src/core/config.h b/src/core/config.h index 5ae3287e..40b51b4a 100644 --- a/src/core/config.h +++ b/src/core/config.h @@ -204,6 +204,7 @@ enum Config { #ifndef RW_GL3 #define XINPUT #endif +#define DETECT_PAD_INPUT_SWITCH // Adds automatic switch of pad related stuff between controller and kb/m #define KANGAROO_CHEAT #define ALLCARSHELI_CHEAT #define ALT_DODO_CHEAT -- cgit v1.2.3