mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	am: Return empty path string for non-existent content indices.
This commit is contained in:
		
							parent
							
								
									5bc72cca6b
								
							
						
					
					
						commit
						d93ed644f6
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -404,6 +404,7 @@ std::string GetTitleContentPath(Service::FS::MediaType media_type, u64 tid, u16 | |||
|         } else { | ||||
|             LOG_ERROR(Service_AM, "Attempted to get path for non-existent content index {:04x}.", | ||||
|                       index); | ||||
|             return ""; | ||||
|         } | ||||
| 
 | ||||
|         // TODO(shinyquagsire23): how does DLC actually get this folder on hardware?
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue