Removing unused settings and yuzu rebranding
This commit is contained in:
parent
f5f28a4f67
commit
18ca3ca751
17 changed files with 69 additions and 485 deletions
|
@ -18,11 +18,7 @@
|
|||
#ifdef USER_DIR
|
||||
#define EMU_DATA_DIR USER_DIR
|
||||
#else
|
||||
#ifdef _WIN32
|
||||
#define EMU_DATA_DIR "Citra"
|
||||
#else
|
||||
#define EMU_DATA_DIR "citra-emu"
|
||||
#endif
|
||||
#define EMU_DATA_DIR "yuzu"
|
||||
#endif
|
||||
|
||||
// Dirs in both User and Sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue