mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-11-03 23:28:48 +00:00 
			
		
		
		
	General: Fix up doxygen comments
This commit is contained in:
		
							parent
							
								
									248b2993e8
								
							
						
					
					
						commit
						d3efa637b4
					
				
					 7 changed files with 9 additions and 11 deletions
				
			
		| 
						 | 
				
			
			@ -87,7 +87,7 @@ ResultCode CloseArchive(ArchiveHandle handle);
 | 
			
		|||
 | 
			
		||||
/**
 | 
			
		||||
 * Registers an Archive type, instances of which can later be opened using its IdCode.
 | 
			
		||||
 * @param backend File system backend interface to the archive
 | 
			
		||||
 * @param factory File system backend interface to the archive
 | 
			
		||||
 * @param id_code Id code used to access this type of archive
 | 
			
		||||
 */
 | 
			
		||||
ResultCode RegisterArchiveType(std::unique_ptr<FileSys::ArchiveFactory>&& factory, ArchiveIdCode id_code);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue