Toggle mute button

This commit is contained in:
iota97 2020-02-25 12:26:23 +01:00
parent f0b7430e6e
commit f47ac2ee2c
3 changed files with 5 additions and 0 deletions

View file

@ -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"},