mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-11-04 07:38:47 +00:00 
			
		
		
		
	Serialize ArchiveManager and other code review actions
This commit is contained in:
		
							parent
							
								
									04aa351c40
								
							
						
					
					
						commit
						6760ea18b6
					
				
					 43 changed files with 102 additions and 67 deletions
				
			
		| 
						 | 
				
			
			@ -26,7 +26,7 @@ public:
 | 
			
		|||
 | 
			
		||||
private:
 | 
			
		||||
    template <class Archive>
 | 
			
		||||
    inline void serialize(Archive& ar, const unsigned int file_version) {}
 | 
			
		||||
    void serialize(Archive& ar, const unsigned int file_version) {}
 | 
			
		||||
    friend class boost::serialization::access;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue