mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Fix crash bugs
This commit is contained in:
		
							parent
							
								
									116d22d562
								
							
						
					
					
						commit
						f2de70c3fb
					
				
					 8 changed files with 32 additions and 21 deletions
				
			
		|  | @ -11,5 +11,4 @@ using oarchive = boost::archive::binary_oarchive; | |||
| 
 | ||||
| #define SERIALIZE_EXPORT_IMPL(A)                                                                   \ | ||||
|     BOOST_SERIALIZATION_REGISTER_ARCHIVE(iarchive)                                                 \ | ||||
|     BOOST_SERIALIZATION_REGISTER_ARCHIVE(oarchive)                                                 \ | ||||
|     BOOST_CLASS_EXPORT_IMPLEMENT(A) | ||||
|     BOOST_SERIALIZATION_REGISTER_ARCHIVE(oarchive) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue