mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Service/CFG: add system model value for New 2DS XL
This commit is contained in:
		
							parent
							
								
									0b27fcfde2
								
							
						
					
					
						commit
						7054b63d4d
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -21,7 +21,8 @@ enum SystemModel { | |||
|     NINTENDO_3DS_XL = 1, | ||||
|     NEW_NINTENDO_3DS = 2, | ||||
|     NINTENDO_2DS = 3, | ||||
|     NEW_NINTENDO_3DS_XL = 4 | ||||
|     NEW_NINTENDO_3DS_XL = 4, | ||||
|     NEW_NINTENDO_2DS_XL = 5 | ||||
| }; | ||||
| 
 | ||||
| enum SystemLanguage { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue