mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-23 20:21:14 +00:00
Input option to use PC Joystick 1 Thumbstick 2 for emulated Joystick 2 (#428)
* Input option to use PC Joystick 1 Thumbstick 2 for emulated Joystick 2
This commit is contained in:
@@ -60,6 +60,7 @@ private:
|
||||
static const TCHAR m_szJoyChoice3[];
|
||||
static const TCHAR m_szJoyChoice4[];
|
||||
static const TCHAR m_szJoyChoice5[];
|
||||
static const TCHAR m_szJoyChoice6[];
|
||||
static const TCHAR* const m_pszJoy0Choices[J0C_MAX];
|
||||
static const TCHAR* const m_pszJoy1Choices[J1C_MAX];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user