mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	service/dlp: Addressed comment about what value to push
This commit is contained in:
		
							parent
							
								
									f5f5ac2197
								
							
						
					
					
						commit
						a1e56c1811
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -16,7 +16,7 @@ void DLP_SRVR::IsChild(Kernel::HLERequestContext& ctx) { | |||
| 
 | ||||
|     IPC::RequestBuilder rb = rp.MakeBuilder(2, 0); | ||||
|     rb.Push(RESULT_SUCCESS); | ||||
|     rb.PushRaw(0); | ||||
|     rb.Push(false); | ||||
| 
 | ||||
|     NGLOG_WARNING(Service_DLP, "(STUBBED) called"); | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue