Merge pull request #4495 from slashiee/dump-textures-hotkey

Add a hotkey for toggling texture dumps
This commit is contained in:
Anthony
2017-01-01 17:28:56 -08:00
committed by GitHub
3 changed files with 6 additions and 0 deletions

View File

@ -51,6 +51,7 @@ enum Hotkey
HK_TOGGLE_AR,
HK_TOGGLE_EFBCOPIES,
HK_TOGGLE_FOG,
HK_TOGGLE_DUMPTEXTURES,
HK_TOGGLE_TEXTURES,
HK_INCREASE_IR,