mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
				synced 2025-05-12 00:45:25 +00:00 
			
		
		
		
	Updated AOC with more service names.
This commit is contained in:
		
							parent
							
								
									434cffa37d
								
							
						
					
					
						commit
						c79c9755b4
					
				@ -19,6 +19,7 @@ AOC_U::AOC_U() : ServiceFramework("aoc:u") {
 | 
			
		||||
        {5, nullptr, "GetAddOnContentBaseId"},
 | 
			
		||||
        {6, nullptr, "PrepareAddOnContentByApplicationId"},
 | 
			
		||||
        {7, nullptr, "PrepareAddOnContent"},
 | 
			
		||||
        {8, nullptr, "GetAddOnContentListChangedEvent"},
 | 
			
		||||
    };
 | 
			
		||||
    RegisterHandlers(functions);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user