mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
				synced 2025-05-12 00:45:25 +00:00 
			
		
		
		
	Updated the unknown name
This commit is contained in:
		
							parent
							
								
									7788178f01
								
							
						
					
					
						commit
						be50a6ceef
					
				@ -11,7 +11,7 @@
 | 
			
		||||
namespace Service {
 | 
			
		||||
namespace Friend {
 | 
			
		||||
 | 
			
		||||
void Module::Interface::Unknown(Kernel::HLERequestContext& ctx) {
 | 
			
		||||
void Module::Interface::CreateFriendService(Kernel::HLERequestContext& ctx) {
 | 
			
		||||
    IPC::ResponseBuilder rb{ctx, 2};
 | 
			
		||||
    rb.Push(RESULT_SUCCESS);
 | 
			
		||||
    LOG_WARNING(Service_Friend, "(STUBBED) called");
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user