mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-31 14:02:25 -07:00
Removing unused settings and yuzu rebranding
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user