mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-07 08:39:00 +00:00
Add generate id support.
Add hollywood id to config file. SSL and WC24 have their own logs now.
This commit is contained in:
parent
5e4e2ef852
commit
67d0e66af4
13 changed files with 438 additions and 65 deletions
|
@ -89,6 +89,7 @@
|
|||
#define MAIL_LOGS_DIR LOGS_DIR DIR_SEP "Mail"
|
||||
#define SHADERS_DIR "Shaders"
|
||||
#define WII_SYSCONF_DIR "shared2" DIR_SEP "sys"
|
||||
#define WII_WC24CONF_DIR "shared2" DIR_SEP "wc24"
|
||||
|
||||
// Filenames
|
||||
// Files in the directory returned by GetUserPath(D_CONFIG_IDX)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue