mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
				synced 2025-05-12 00:45:25 +00:00 
			
		
		
		
	Updated AppletAE with more service names.
This commit is contained in:
		
							parent
							
								
									84d39530cf
								
							
						
					
					
						commit
						0cc2e7d81d
					
				@ -21,6 +21,7 @@ public:
 | 
			
		||||
            {2, &ILibraryAppletProxy::GetWindowController, "GetWindowController"},
 | 
			
		||||
            {3, &ILibraryAppletProxy::GetAudioController, "GetAudioController"},
 | 
			
		||||
            {4, &ILibraryAppletProxy::GetDisplayController, "GetDisplayController"},
 | 
			
		||||
            {10, nullptr, "GetProcessWindingController"},
 | 
			
		||||
            {11, &ILibraryAppletProxy::GetLibraryAppletCreator, "GetLibraryAppletCreator"},
 | 
			
		||||
            {20, &ILibraryAppletProxy::GetApplicationFunctions, "GetApplicationFunctions"},
 | 
			
		||||
            {1000, &ILibraryAppletProxy::GetDebugFunctions, "GetDebugFunctions"},
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user