Skip to content
Snippets Groups Projects
Commit 09697fff authored by Crimson Hawk's avatar Crimson Hawk
Browse files

Merge branch 'niansa-master-patch-19310' into 'master'

Update path names from yuzu to suyu

See merge request suyu2/suyu!5
parents 4bb4d6e0 59f9222b
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
// yuzu data directories // yuzu data directories
#define YUZU_DIR "yuzu" #define YUZU_DIR "suyu"
#define PORTABLE_DIR "user" #define PORTABLE_DIR "user"
// Sub-directories contained within a yuzu data directory // Sub-directories contained within a yuzu data directory
...@@ -28,4 +28,4 @@ ...@@ -28,4 +28,4 @@
// yuzu-specific files // yuzu-specific files
#define LOG_FILE "yuzu_log.txt" #define LOG_FILE "suyu_log.txt"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment