mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	Fixing some compiler warnings
This commit is contained in:
		
							parent
							
								
									077eacd419
								
							
						
					
					
						commit
						b065ac6995
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -17,7 +17,7 @@ class MemorySystem; | ||||||
| } // namespace Memory
 | } // namespace Memory
 | ||||||
| 
 | 
 | ||||||
| namespace Core { | namespace Core { | ||||||
| struct System; | class System; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| class DynarmicUserCallbacks; | class DynarmicUserCallbacks; | ||||||
|  |  | ||||||
|  | @ -11,7 +11,7 @@ | ||||||
| #include "core/arm/skyeye_common/armstate.h" | #include "core/arm/skyeye_common/armstate.h" | ||||||
| 
 | 
 | ||||||
| namespace Core { | namespace Core { | ||||||
| struct System; | class System; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| namespace Memory { | namespace Memory { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue