mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Merge pull request #2815 from mailwl/bossp
Service/boss:P: Add some functions to FunctionTable
This commit is contained in:
		
						commit
						669757a97b
					
				
					 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