Add texture dump/replace hotkeys.

This commit is contained in:
LunaMoo
2019-03-26 06:13:05 +01:00
parent 47ce2fcbb8
commit 1fa7bbc816
3 changed files with 22 additions and 0 deletions
+2
View File
@@ -668,6 +668,8 @@ const KeyMap_IntStrPair psp_button_names[] = {
{VIRTKEY_AXIS_SWAP, "AxisSwap"},
{VIRTKEY_DEVMENU, "DevMenu"},
{VIRTKEY_TEXTURE_DUMP, "Texture Dumping"},
{VIRTKEY_TEXTURE_REPLACE, "Texture Replacement"},
{CTRL_HOME, "Home"},
{CTRL_HOLD, "Hold"},