mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-11-04 00:26:39 +00:00 
			
		
		
		
	remove some more of my mess
This commit is contained in:
		
							parent
							
								
									3b1d285cf3
								
							
						
					
					
						commit
						00a2a5c358
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		
							
								
								
									
										3
									
								
								extern/oics/OISCompat.h
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								extern/oics/OISCompat.h
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -33,8 +33,7 @@ struct MWSDLMouseMotionEvent : SDL_MouseMotionEvent {
 | 
			
		|||
        state = evt.state;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    MWSDLMouseMotionEvent (const SDL_MouseWheelEvent& evt) :
 | 
			
		||||
        MWSDLMouseMotionEvent()
 | 
			
		||||
    MWSDLMouseMotionEvent (const SDL_MouseWheelEvent& evt)
 | 
			
		||||
    {
 | 
			
		||||
        _init();
 | 
			
		||||
        zrel = evt.y;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue