Small format changed (using clang-format 15.0.2-1)
(cherry picked from commit 778b8926b4
)
This commit is contained in:
parent
b067ab9202
commit
09ee811f4b
8 changed files with 22 additions and 15 deletions
|
@ -95,9 +95,9 @@ typedef struct SDL_evdevlist_item
|
|||
} delta;
|
||||
int tracking_id;
|
||||
int x, y, pressure;
|
||||
} * slots;
|
||||
} *slots;
|
||||
|
||||
} * touchscreen_data;
|
||||
} *touchscreen_data;
|
||||
|
||||
/* Mouse state */
|
||||
SDL_bool high_res_wheel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue