mirror of https://github.com/aseprite/aseprite.git
				
				
				
			Minor format change
This commit is contained in:
		
							parent
							
								
									b02a3bf955
								
							
						
					
					
						commit
						4bc8944e94
					
				|  | @ -165,7 +165,8 @@ void osx_mouser_leave_she_callback() | |||
| 
 | ||||
| #endif // __APPLE__
 | ||||
| 
 | ||||
| void she_mouse_callback(int flags) { | ||||
| void she_mouse_callback(int flags) | ||||
| { | ||||
|   update_mouse_position(); | ||||
|   Event ev; | ||||
|   ev.setPosition(gfx::Point(she_mouse_x, she_mouse_y)); | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue