mirror of
				https://github.com/yuzu-emu/yuzu.git
				synced 2025-11-04 08:53:43 +00:00 
			
		
		
		
	Merge pull request #1009 from lioncash/table
am_net: Update function table data
This commit is contained in:
		
						commit
						8165de065b
					
				@ -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…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user