mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-24 00:04:03 +00:00
Move to AppData/Roaming/Citra/
This commit is contained in:
parent
0459aadcb5
commit
dba46c0b01
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue