mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-11-03 23:28:48 +00:00 
			
		
		
		
	SVC: hide details in pimpl
This commit is contained in:
		
							parent
							
								
									aec8b1e375
								
							
						
					
					
						commit
						c57ee36222
					
				
					 4 changed files with 143 additions and 129 deletions
				
			
		| 
						 | 
				
			
			@ -158,7 +158,7 @@ public:
 | 
			
		|||
 | 
			
		||||
    ARM_Dynarmic& parent;
 | 
			
		||||
    Core::Timing& timing;
 | 
			
		||||
    Kernel::SVC svc_context;
 | 
			
		||||
    Kernel::SVCContext svc_context;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
ARM_Dynarmic::ARM_Dynarmic(Core::System& system, PrivilegeMode initial_mode)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue