mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 22:00:05 +00:00 
			
		
		
		
	ncch: Add missing return statement in ReadUpdateRomFs
This commit is contained in:
		
							parent
							
								
									660accc92f
								
							
						
					
					
						commit
						eb58dbda32
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -222,6 +222,8 @@ ResultStatus AppLoader_NCCH::ReadUpdateRomFS(std::shared_ptr<FileUtil::IOFile>& | |||
| 
 | ||||
|     if (result != ResultStatus::Success) | ||||
|         return base_ncch.ReadRomFS(romfs_file, offset, size); | ||||
| 
 | ||||
|     return ResultStatus::Success; | ||||
| } | ||||
| 
 | ||||
| ResultStatus AppLoader_NCCH::ReadTitle(std::string& title) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue