mirror of
				https://github.com/Ryujinx/SDL.git
				synced 2025-11-04 13:54:49 +00:00 
			
		
		
		
	Fixed comment in gesture source.
This commit is contained in:
		
							parent
							
								
									08488e6d34
								
							
						
					
					
						commit
						fd3dd4e515
					
				| 
						 | 
					@ -21,7 +21,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "../SDL_internal.h"
 | 
					#include "../SDL_internal.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* General mouse handling code for SDL */
 | 
					/* General gesture handling code for SDL */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "SDL_events.h"
 | 
					#include "SDL_events.h"
 | 
				
			||||||
#include "SDL_endian.h"
 | 
					#include "SDL_endian.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue