mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	telemetry_session.h: Reword Documentation Comment from citra to yuzu
This commit is contained in:
		
							parent
							
								
									10738588a4
								
							
						
					
					
						commit
						98f0352728
					
				@ -50,8 +50,8 @@ u64 RegenerateTelemetryId();
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Verifies the username and token.
 | 
					 * Verifies the username and token.
 | 
				
			||||||
 * @param username Citra username to use for authentication.
 | 
					 * @param username yuzu username to use for authentication.
 | 
				
			||||||
 * @param token Citra token to use for authentication.
 | 
					 * @param token yuzu token to use for authentication.
 | 
				
			||||||
 * @param func A function that gets exectued when the verification is finished
 | 
					 * @param func A function that gets exectued when the verification is finished
 | 
				
			||||||
 * @returns Future with bool indicating whether the verification succeeded
 | 
					 * @returns Future with bool indicating whether the verification succeeded
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user