mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-11-03 23:28:48 +00:00 
			
		
		
		
	Service/boss:P: Add some functions to FunctionTable
This commit is contained in:
		
							parent
							
								
									56d718b2a1
								
							
						
					
					
						commit
						8582194a4c
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -66,7 +66,10 @@ const Interface::FunctionInfo FunctionTable[] = {
 | 
			
		|||
    {0x00360084, SetTaskQuery, "SetTaskQuery"},
 | 
			
		||||
    {0x00370084, GetTaskQuery, "GetTaskQuery"},
 | 
			
		||||
    // boss:p
 | 
			
		||||
    {0x04010082, nullptr, "InitializeSessionPrivileged"},
 | 
			
		||||
    {0x04040080, nullptr, "GetAppNewFlag"},
 | 
			
		||||
    {0x040D0182, nullptr, "GetNsDataIdListPrivileged"},
 | 
			
		||||
    {0x040E0182, nullptr, "GetNsDataIdListPrivileged1"},
 | 
			
		||||
    {0x04130082, nullptr, "SendPropertyPrivileged"},
 | 
			
		||||
    {0x041500C0, nullptr, "DeleteNsDataPrivileged"},
 | 
			
		||||
    {0x04160142, nullptr, "GetNsDataHeaderInfoPrivileged"},
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue