mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 15:44:36 +00:00
add guide button support
courtessy steve_yorkshire
This commit is contained in:
parent
53a87af2b1
commit
7364fb495d
1 changed files with 1 additions and 1 deletions
|
|
@ -419,7 +419,7 @@ CodeMapping gVirtualMap[] =
|
||||||
{ "btn_b", SI_BUTTON, XI_B },
|
{ "btn_b", SI_BUTTON, XI_B },
|
||||||
{ "btn_x", SI_BUTTON, XI_X },
|
{ "btn_x", SI_BUTTON, XI_X },
|
||||||
{ "btn_y", SI_BUTTON, XI_Y },
|
{ "btn_y", SI_BUTTON, XI_Y },
|
||||||
|
{ "btn_guide", SI_BUTTON, XI_GUIDE }, //"guide",//yorks
|
||||||
//-------------------------------------- MISCELLANEOUS EVENTS
|
//-------------------------------------- MISCELLANEOUS EVENTS
|
||||||
//
|
//
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue