SDL: Fixed N3DS_TOUCH_ID, 0 is an invalid touch ID (c38a4)

From c38a40eff98cdc3846be5f70b800784bf3af5664 Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Wed, 1 Jan 2025 09:06:23 -0800
Subject: [PATCH] Fixed N3DS_TOUCH_ID, 0 is an invalid touch ID

(cherry picked from commit adb51845afa8888c5a5b4beeaa927fdaa2dbed1f)
---
 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 6f35d6de1e0a9..593f64d64115b 100644
--- a/src/video/n3ds/SDL_n3dstouch.c
+++ b/src/video/n3ds/SDL_n3dstouch.c
@@ -28,7 +28,7 @@
 #include "../../events/SDL_touch_c.h"
 #include "SDL_n3dstouch.h"
 
-#define N3DS_TOUCH_ID 0
+#define N3DS_TOUCH_ID 1
 
 /*
   Factors used to convert touchscreen coordinates to