mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 02:28:51 +00:00
Give Dump Objects dedicated folder and tooltip
This commit is contained in:
parent
f09f83c309
commit
45b9b7d211
6 changed files with 14 additions and 5 deletions
|
@ -47,6 +47,7 @@
|
|||
#define DUMP_DIR "Dump"
|
||||
#define DUMP_TEXTURES_DIR "Textures"
|
||||
#define DUMP_FRAMES_DIR "Frames"
|
||||
#define DUMP_OBJECTS_DIR "Objects"
|
||||
#define DUMP_AUDIO_DIR "Audio"
|
||||
#define DUMP_DSP_DIR "DSP"
|
||||
#define DUMP_SSL_DIR "SSL"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue