From adb51845afa8888c5a5b4beeaa927fdaa2dbed1f Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Wed, 1 Jan 2025 09:06:23 -0800 Subject: [PATCH] Fixed N3DS_TOUCH_ID, 0 is an invalid touch ID --- src/video/n3ds/SDL_n3dstouch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/video/n3ds/SDL_n3dstouch.c b/src/video/n3ds/SDL_n3dstouch.c index 83b12ee043..0b3f06ab55 100644 --- a/src/video/n3ds/SDL_n3dstouch.c +++ b/src/video/n3ds/SDL_n3dstouch.c @@ -30,7 +30,7 @@ #include "SDL_n3dstouch.h" #include "SDL_n3dsvideo.h" -#define N3DS_TOUCH_ID 0 +#define N3DS_TOUCH_ID 1 /* Factors used to convert touchscreen coordinates to