mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	am: Add contentIndex to documentation for GetTitleContentPath.
This commit is contained in:
		
							parent
							
								
									630a1311ca
								
							
						
					
					
						commit
						c1ef7a753a
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -121,6 +121,7 @@ std::string GetTitleMetadataPath(Service::FS::MediaType media_type, u64 tid, boo | ||||||
|  * @param tid the title ID to get |  * @param tid the title ID to get | ||||||
|  * @param index the content index to get |  * @param index the content index to get | ||||||
|  * @param update set true if the incoming TMD should be used instead of the current TMD |  * @param update set true if the incoming TMD should be used instead of the current TMD | ||||||
|  |  * @param contentIndex set true if the supplied index is a 3DS content index value instead of a raw index. | ||||||
|  * @returns string path to the .app file |  * @returns string path to the .app file | ||||||
|  */ |  */ | ||||||
| std::string GetTitleContentPath(Service::FS::MediaType media_type, u64 tid, u16 index = 0, | std::string GetTitleContentPath(Service::FS::MediaType media_type, u64 tid, u16 index = 0, | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue