Toggle mute button
This commit is contained in:
parent
f0b7430e6e
commit
f47ac2ee2c
3 changed files with 5 additions and 0 deletions
|
@ -698,6 +698,7 @@ const KeyMap_IntStrPair psp_button_names[] = {
|
|||
{VIRTKEY_TEXTURE_DUMP, "Texture Dumping"},
|
||||
{VIRTKEY_TEXTURE_REPLACE, "Texture Replacement"},
|
||||
{VIRTKEY_SCREENSHOT, "Screenshot"},
|
||||
{VIRTKEY_MUTE_TOGGLE, "Mute toggle"},
|
||||
|
||||
{CTRL_HOME, "Home"},
|
||||
{CTRL_HOLD, "Hold"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue