Merge branch 'rechat' of https://github.com/adenovan/amultios-ppsspp into rechat
This commit is contained in:
commit
142e60974c
20 changed files with 664 additions and 18 deletions
|
@ -692,6 +692,7 @@ const KeyMap_IntStrPair psp_button_names[] = {
|
|||
{VIRTKEY_AXIS_RIGHT_Y_MIN, "RightAn.Down"},
|
||||
{VIRTKEY_AXIS_RIGHT_X_MIN, "RightAn.Left"},
|
||||
{VIRTKEY_AXIS_RIGHT_X_MAX, "RightAn.Right"},
|
||||
{VIRTKEY_OPENCHAT, "OpenChat" },
|
||||
|
||||
{VIRTKEY_AXIS_SWAP, "AxisSwap"},
|
||||
{VIRTKEY_DEVMENU, "DevMenu"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue