mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
				synced 2025-05-12 00:45:25 +00:00 
			
		
		
		
	Common: Remove the unused and commented GetThemeDir prototype from FileUtil.
This commit is contained in:
		
							parent
							
								
									41513cfb0c
								
							
						
					
					
						commit
						fcdc8118eb
					
				| @ -116,9 +116,6 @@ bool SetCurrentDir(const std::string &directory); | |||||||
| // directory. To be used in "multi-user" mode (that is, installed).
 | // directory. To be used in "multi-user" mode (that is, installed).
 | ||||||
| const std::string& GetUserPath(const unsigned int DirIDX, const std::string &newPath=""); | const std::string& GetUserPath(const unsigned int DirIDX, const std::string &newPath=""); | ||||||
| 
 | 
 | ||||||
| // probably doesn't belong here
 |  | ||||||
| //std::string GetThemeDir(const std::string& theme_name);
 |  | ||||||
| 
 |  | ||||||
| // Returns the path to where the sys file are
 | // Returns the path to where the sys file are
 | ||||||
| std::string GetSysDirectory(); | std::string GetSysDirectory(); | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Emmanuel Gil Peyrot
						Emmanuel Gil Peyrot