mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-11-03 16:39:01 -06:00 
			
		
		
		
	Update path names from yuzu to suyu
This commit is contained in:
		@@ -5,7 +5,7 @@
 | 
			
		||||
 | 
			
		||||
// yuzu data directories
 | 
			
		||||
 | 
			
		||||
#define YUZU_DIR "yuzu"
 | 
			
		||||
#define YUZU_DIR "suyu"
 | 
			
		||||
#define PORTABLE_DIR "user"
 | 
			
		||||
 | 
			
		||||
// Sub-directories contained within a yuzu data directory
 | 
			
		||||
@@ -28,4 +28,4 @@
 | 
			
		||||
 | 
			
		||||
// yuzu-specific files
 | 
			
		||||
 | 
			
		||||
#define LOG_FILE "yuzu_log.txt"
 | 
			
		||||
#define LOG_FILE "suyu_log.txt"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user