mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-11-03 23:28:48 +00:00 
			
		
		
		
	Merge pull request #1009 from lioncash/table
am_net: Update function table data
This commit is contained in:
		
						commit
						8165de065b
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -28,7 +28,8 @@ const Interface::FunctionInfo FunctionTable[] = {
 | 
			
		|||
    {0x08130000, nullptr,               "GetTotalContents"},
 | 
			
		||||
    {0x08140042, nullptr,               "GetContentIndexes"},
 | 
			
		||||
    {0x08150044, nullptr,               "GetContentsInfo"},
 | 
			
		||||
    {0x08190108, nullptr,               "Unknown"},
 | 
			
		||||
    {0x08180042, nullptr,               "GetCTCert"},
 | 
			
		||||
    {0x08190108, nullptr,               "SetCertificates"},
 | 
			
		||||
    {0x081B00C2, nullptr,               "InstallTitlesFinish"},
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue