| 
				
				
					
						
					
				
				
				 | 
			
			 | 
			
			@ -1053,7 +1053,6 @@ RLAPI void SetMousePosition(int x, int y);                    // Set mouse posit | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			RLAPI void SetMouseOffset(int offsetX, int offsetY);          // Set mouse offset | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			RLAPI void SetMouseScale(float scaleX, float scaleY);         // Set mouse scaling | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			RLAPI float GetMouseWheelMove(void);                          // Returns mouse wheel movement Y | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			RLAPI int GetMouseCursor(void);                               // Returns mouse cursor if (MouseCursor enum) | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			RLAPI void SetMouseCursor(int cursor);                        // Set mouse cursor | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			
 | 
			
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
			// Input-related functions: touch | 
			
		
		
	
	
		
			
				| 
				
					
						
					
				
				
				
				 | 
			
			 | 
			
			
 |