mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-07 20:08:13 +00:00
Small format changed (using clang-format 15.0.2-1)
This commit is contained in:
@@ -92,9 +92,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;
|
||||
|
Reference in New Issue
Block a user