summaryrefslogtreecommitdiffstats
path: root/src/common/common_paths.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-07-06 17:13:50 +0200
committerGitHub <noreply@github.com>2018-07-06 17:13:50 +0200
commitbebe09a1aaeb521ed909035f32fc0225b5482367 (patch)
tree1a027999a2e0ff8a6e5201725486a441dc49e944 /src/common/common_paths.h
parentVirtual Filesystem (#597) (diff)
parentRemove some references to Citra (diff)
downloadyuzu-bebe09a1aaeb521ed909035f32fc0225b5482367.tar
yuzu-bebe09a1aaeb521ed909035f32fc0225b5482367.tar.gz
yuzu-bebe09a1aaeb521ed909035f32fc0225b5482367.tar.bz2
yuzu-bebe09a1aaeb521ed909035f32fc0225b5482367.tar.lz
yuzu-bebe09a1aaeb521ed909035f32fc0225b5482367.tar.xz
yuzu-bebe09a1aaeb521ed909035f32fc0225b5482367.tar.zst
yuzu-bebe09a1aaeb521ed909035f32fc0225b5482367.zip
Diffstat (limited to 'src/common/common_paths.h')
-rw-r--r--src/common/common_paths.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/common_paths.h b/src/common/common_paths.h
index d03fca314..9bf3efaf2 100644
--- a/src/common/common_paths.h
+++ b/src/common/common_paths.h
@@ -40,7 +40,7 @@
#define DEBUGGER_CONFIG "debugger.ini"
#define LOGGER_CONFIG "logger.ini"
// Files in the directory returned by GetUserPath(D_LOGS_IDX)
-#define LOG_FILE "citra_log.txt"
+#define LOG_FILE "yuzu_log.txt"
// Sys files
#define SHARED_FONT "shared_font.bin"