mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-11-04 07:38:47 +00:00 
			
		
		
		
	Port yuzu-emu/yuzu#4528: "common: Make use of [[nodiscard]] where applicable" (#5535)
Co-authored-by: LC <712067+lioncash@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									e48110bdf4
								
							
						
					
					
						commit
						f6b543886c
					
				
					 25 changed files with 284 additions and 265 deletions
				
			
		| 
						 | 
				
			
			@ -1361,7 +1361,8 @@ void Module::CheckAndUpdateFile(const CecDataPathType path_type, const u32 ncch_
 | 
			
		|||
    case CecDataPathType::MboxData:
 | 
			
		||||
    case CecDataPathType::MboxIcon:
 | 
			
		||||
    case CecDataPathType::MboxTitle:
 | 
			
		||||
    default: {}
 | 
			
		||||
    default: {
 | 
			
		||||
    }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue