mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	cam: Correct forward declaration type for Core::EventType
This is actually a struct, not a class.
This commit is contained in:
		
							parent
							
								
									bfd1d963ba
								
							
						
					
					
						commit
						5309b51c12
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -18,7 +18,7 @@ class CameraInterface; | |||
| } | ||||
| 
 | ||||
| namespace CoreTiming { | ||||
| class EventType; | ||||
| struct EventType; | ||||
| } | ||||
| 
 | ||||
| namespace Kernel { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue