mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 18:54:14 +01:00 
			
		
		
		
	>.> spelling
This commit is contained in:
		
							parent
							
								
									59ede32f8e
								
							
						
					
					
						commit
						e31c926bf0
					
				| @ -4189,7 +4189,7 @@ void GMainWindow::OnInstallFirmware() { | |||||||
| 
 | 
 | ||||||
|     LOG_INFO(Frontend, "Installing firmware from {}", firmware_source_location.toStdString()); |     LOG_INFO(Frontend, "Installing firmware from {}", firmware_source_location.toStdString()); | ||||||
| 
 | 
 | ||||||
|     // Check for a resonable number of .nca files (don't hardcode them, just see if there's some in
 |     // Check for a reasonable number of .nca files (don't hardcode them, just see if there's some in
 | ||||||
|     // there.)
 |     // there.)
 | ||||||
|     std::filesystem::path firmware_source_path = firmware_source_location.toStdString(); |     std::filesystem::path firmware_source_path = firmware_source_location.toStdString(); | ||||||
|     if (!Common::FS::IsDir(firmware_source_path)) { |     if (!Common::FS::IsDir(firmware_source_path)) { | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user