mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
Added: more SSL features, plus SSL dump folder
Dump: rootca, peercert
This commit is contained in:
parent
1fdf750395
commit
529ca245d7
8 changed files with 42 additions and 4 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