mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Add new AppID (eShop)
This commit is contained in:
		
							parent
							
								
									ebb731b9a1
								
							
						
					
					
						commit
						8b864a74e9
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -77,7 +77,7 @@ enum class AppletId : u32 { | ||||||
|     HomeMenu = 0x101, |     HomeMenu = 0x101, | ||||||
|     AlternateMenu = 0x103, |     AlternateMenu = 0x103, | ||||||
|     Camera = 0x110, |     Camera = 0x110, | ||||||
|     FriendsList = 0x112, |     FriendList = 0x112, | ||||||
|     GameNotes = 0x113, |     GameNotes = 0x113, | ||||||
|     InternetBrowser = 0x114, |     InternetBrowser = 0x114, | ||||||
|     InstructionManual = 0x115, |     InstructionManual = 0x115, | ||||||
|  | @ -95,6 +95,7 @@ enum class AppletId : u32 { | ||||||
|     Extrapad = 0x208, |     Extrapad = 0x208, | ||||||
|     Memolib = 0x209, |     Memolib = 0x209, | ||||||
|     Application = 0x300, |     Application = 0x300, | ||||||
|  |     Tiger = 0x301, | ||||||
|     AnyLibraryApplet = 0x400, |     AnyLibraryApplet = 0x400, | ||||||
|     SoftwareKeyboard2 = 0x401, |     SoftwareKeyboard2 = 0x401, | ||||||
|     Ed2 = 0x402, |     Ed2 = 0x402, | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue