mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-10 08:32:40 +00:00
Corrected comment
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
#define NB_BUTTONS 23
|
#define NB_BUTTONS 23
|
||||||
|
|
||||||
/*
|
/*
|
||||||
N3DS sticks values are roughly within +/-170
|
N3DS sticks values are roughly within +/-160
|
||||||
which is too small to pass the jitter tolerance.
|
which is too small to pass the jitter tolerance.
|
||||||
This correction is applied to axis values
|
This correction is applied to axis values
|
||||||
so they fit better in SDL's value range.
|
so they fit better in SDL's value range.
|
||||||
|
|||||||
Reference in New Issue
Block a user