mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	telemetry: Log frontend type.
This commit is contained in:
		
							parent
							
								
									c781aea947
								
							
						
					
					
						commit
						40f417125b
					
				
					 2 changed files with 4 additions and 0 deletions
				
			
		|  | @ -364,6 +364,8 @@ bool GMainWindow::LoadROM(const QString& filename) { | |||
| 
 | ||||
|     const Core::System::ResultStatus result{system.Load(render_window, filename.toStdString())}; | ||||
| 
 | ||||
|     Core::Telemetry().AddField(Telemetry::FieldType::App, "Frontend", "Qt"); | ||||
| 
 | ||||
|     if (result != Core::System::ResultStatus::Success) { | ||||
|         switch (result) { | ||||
|         case Core::System::ResultStatus::ErrorGetLoader: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue