input_common: Add home and hard touch press buttons to UDP controllers
This commit is contained in:
parent
11099dda2e
commit
3d2d77eb3f
4 changed files with 22 additions and 3 deletions
|
@ -209,6 +209,8 @@ enum class ButtonNames {
|
|||
Triangle,
|
||||
Share,
|
||||
Options,
|
||||
Home,
|
||||
Touch,
|
||||
|
||||
// Mouse buttons
|
||||
ButtonMouseWheel,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue