mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-15 23:08:51 +00:00
Core: Add new Free Look settings and config
This commit is contained in:
parent
f6ab9a9b6f
commit
27acba620c
12 changed files with 149 additions and 2 deletions
|
@ -87,6 +87,7 @@
|
|||
#define DEBUGGER_CONFIG "Debugger.ini"
|
||||
#define LOGGER_CONFIG "Logger.ini"
|
||||
#define DUALSHOCKUDPCLIENT_CONFIG "DSUClient.ini"
|
||||
#define FREELOOK_CONFIG "FreeLook.ini"
|
||||
|
||||
// Files in the directory returned by GetUserPath(D_LOGS_IDX)
|
||||
#define MAIN_LOG "dolphin.log"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue