Browse Source

Merge pull request #3193 from Hinsbart/trigger-as-axis

Forgot to add JOY_ANALOG bindings
punto- 9 years ago
parent
commit
be1f2a049f
1 changed files with 3 additions and 0 deletions
  1. 3 0
      core/global_constants.cpp

+ 3 - 0
core/global_constants.cpp

@@ -402,6 +402,9 @@ static _GlobalConstant _global_constants[]={
 	BIND_GLOBAL_CONSTANT( JOY_ANALOG_2_X  ),
 	BIND_GLOBAL_CONSTANT( JOY_ANALOG_2_X  ),
 	BIND_GLOBAL_CONSTANT( JOY_ANALOG_2_Y  ),
 	BIND_GLOBAL_CONSTANT( JOY_ANALOG_2_Y  ),
 
 
+	BIND_GLOBAL_CONSTANT( JOY_ANALOG_L2  ),
+	BIND_GLOBAL_CONSTANT( JOY_ANALOG_R2  ),
+
 
 
 	// error list
 	// error list