mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-11-03 23:28:48 +00:00 
			
		
		
		
	Service::CFG: add missing language
This commit is contained in:
		
							parent
							
								
									3687a805ec
								
							
						
					
					
						commit
						f00e8d4b2b
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -35,7 +35,8 @@ enum SystemLanguage {
 | 
			
		|||
    LANGUAGE_KO = 7,
 | 
			
		||||
    LANGUAGE_NL = 8,
 | 
			
		||||
    LANGUAGE_PT = 9,
 | 
			
		||||
    LANGUAGE_RU = 10
 | 
			
		||||
    LANGUAGE_RU = 10,
 | 
			
		||||
    LANGUAGE_TW = 11
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
enum SoundOutputMode {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue