Add a hotkey for dumping textures

This commit is contained in:
Michael 2016-12-05 08:20:45 -08:00
parent 7192789c11
commit e31aa70ff8
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"),