Move to AppData/Roaming/Citra/
This commit is contained in:
parent
972b289c78
commit
593ec7fa74
|
@ -19,7 +19,7 @@
|
|||
#define EMU_DATA_DIR USER_DIR
|
||||
#else
|
||||
#ifdef _WIN32
|
||||
#define EMU_DATA_DIR "Citra Emulator"
|
||||
#define EMU_DATA_DIR "Citra"
|
||||
#else
|
||||
#define EMU_DATA_DIR "citra-emu"
|
||||
#endif
|
||||
|
|
Reference in New Issue