mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-01 07:28:30 +00:00
sensors corrections
This commit is contained in:

committed by
Sam Lantinga

parent
6d85637786
commit
6f7c7c557a
@@ -24,7 +24,7 @@
|
||||
struct sensor_hwdata
|
||||
{
|
||||
float data[3];
|
||||
int counter;
|
||||
Uint32 counter;
|
||||
};
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
Reference in New Issue
Block a user