x360 temporary right stick hard bind now configurable in ini file.

This commit is contained in:
Henrik Rydgard
2013-06-11 21:29:55 +02:00
parent 5916a345c3
commit b60a2fb819
4 changed files with 32 additions and 9 deletions
+6
View File
@@ -98,6 +98,12 @@ public:
bool bShowDebugStats;
bool bLargeControls;
bool bAccelerometerToAnalogHoriz;
// Temporary until control mapping rewrite
// 0 = none
// 1 = arrow buttons
// 2 = face buttons
// 3 = L/R
int iRightStickBind;
// Control
std::map<int,int> iMappingMap; // Can be used differently depending on systems