mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
Merge pull request #2868 from sepalani/dolphin_ssl
Dolphin new Dump SSL features
This commit is contained in:
commit
f121fa07c2
8 changed files with 137 additions and 20 deletions
|
@ -64,6 +64,7 @@
|
|||
#define DUMP_FRAMES_DIR "Frames"
|
||||
#define DUMP_AUDIO_DIR "Audio"
|
||||
#define DUMP_DSP_DIR "DSP"
|
||||
#define DUMP_SSL_DIR "SSL"
|
||||
#define LOGS_DIR "Logs"
|
||||
#define MAIL_LOGS_DIR "Mail"
|
||||
#define SHADERS_DIR "Shaders"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue