mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-13 00:58:29 +02:00
Add a hotkey for dumping textures
This commit is contained in:
@ -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"),
|
||||
|
Reference in New Issue
Block a user