mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Serialize FS service; some compiler fixes
This commit is contained in:
		
							parent
							
								
									d1096de245
								
							
						
					
					
						commit
						3ed8d95866
					
				
					 10 changed files with 62 additions and 45 deletions
				
			
		|  | @ -3,6 +3,7 @@ | |||
| // Refer to the license.txt file included.
 | ||||
| 
 | ||||
| #include <catch2/catch.hpp> | ||||
| #include "common/archives.h" | ||||
| #include "core/core.h" | ||||
| #include "core/core_timing.h" | ||||
| #include "core/hle/ipc.h" | ||||
|  | @ -14,6 +15,8 @@ | |||
| #include "core/hle/kernel/process.h" | ||||
| #include "core/hle/kernel/server_session.h" | ||||
| 
 | ||||
| SERIALIZE_EXPORT_IMPL(Kernel::SessionRequestHandler::SessionDataBase) | ||||
| 
 | ||||
| namespace Kernel { | ||||
| 
 | ||||
| static std::shared_ptr<Object> MakeObject(Kernel::KernelSystem& kernel) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue