Fix T45771: Walk mode fails on OSX
This commit is contained in:
@@ -130,6 +130,7 @@ void WM_paint_cursor_end(struct wmWindowManager *wm, void *handle);
|
||||
void WM_paint_cursor_tag_redraw(struct wmWindow *win, struct ARegion *ar);
|
||||
|
||||
void WM_cursor_warp (struct wmWindow *win, int x, int y);
|
||||
void WM_cursor_comaptible_xy(wmWindow *win, int *x, int *y);
|
||||
float WM_cursor_pressure (const struct wmWindow *win);
|
||||
|
||||
/* event map */
|
||||
|
||||
Reference in New Issue
Block a user