Merge pull request #3193 from Hinsbart/trigger-as-axis
Forgot to add JOY_ANALOG bindings
This commit is contained in:
commit
be1f2a049f
@ -402,6 +402,9 @@ static _GlobalConstant _global_constants[]={
|
||||
BIND_GLOBAL_CONSTANT( JOY_ANALOG_2_X ),
|
||||
BIND_GLOBAL_CONSTANT( JOY_ANALOG_2_Y ),
|
||||
|
||||
BIND_GLOBAL_CONSTANT( JOY_ANALOG_L2 ),
|
||||
BIND_GLOBAL_CONSTANT( JOY_ANALOG_R2 ),
|
||||
|
||||
|
||||
// error list
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user