Corrected comment

main
Sam Lantinga 2023-11-22 10:35:15 -08:00
parent 059e550e98
commit 45938bbfa5
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
#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.
This correction is applied to axis values
so they fit better in SDL's value range.