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

@ -49,6 +49,7 @@ const std::string hotkey_labels[] = {
_trans("Toggle Aspect Ratio"),
_trans("Toggle EFB Copies"),
_trans("Toggle Fog"),
_trans("Toggle Texture Dumping"),
_trans("Toggle Custom Textures"),
_trans("Increase IR"),