summaryrefslogtreecommitdiffstats
path: root/src/common/common_paths.h
diff options
context:
space:
mode:
authorJames Rowe <jroweboy@gmail.com>2018-01-12 05:56:15 +0100
committerJames Rowe <jroweboy@gmail.com>2018-01-13 03:11:05 +0100
commit18ca3ca751ad1596524e473f0ad56253ad4b006f (patch)
tree5e34ebea9c5385a9649603ee1f92f59f92c063ba /src/common/common_paths.h
parentGet yuzu sdl to start compiling (diff)
downloadyuzu-18ca3ca751ad1596524e473f0ad56253ad4b006f.tar
yuzu-18ca3ca751ad1596524e473f0ad56253ad4b006f.tar.gz
yuzu-18ca3ca751ad1596524e473f0ad56253ad4b006f.tar.bz2
yuzu-18ca3ca751ad1596524e473f0ad56253ad4b006f.tar.lz
yuzu-18ca3ca751ad1596524e473f0ad56253ad4b006f.tar.xz
yuzu-18ca3ca751ad1596524e473f0ad56253ad4b006f.tar.zst
yuzu-18ca3ca751ad1596524e473f0ad56253ad4b006f.zip
Diffstat (limited to '')
-rw-r--r--src/common/common_paths.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/common/common_paths.h b/src/common/common_paths.h
index d5b510cdb..0a6132dab 100644
--- a/src/common/common_paths.h
+++ b/src/common/common_paths.h
@@ -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