mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-23 11:32:37 +00:00
Add a hotkey for dumping textures
This commit is contained in:
parent
7192789c11
commit
e31aa70ff8
3 changed files with 6 additions and 0 deletions
|
@ -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"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue