From c52a96ca8eee8da5440e674ae47a4dc3d0095f47 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Tue, 17 Dec 2024 07:29:13 +0000 Subject: [PATCH] Sync SDL3 wiki -> header [ci skip] --- docs/README-touch.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/README-touch.md b/docs/README-touch.md index 979252797..05edc2c85 100644 --- a/docs/README-touch.md +++ b/docs/README-touch.md @@ -14,7 +14,7 @@ Works out of box. Windows: Unfortunately there is no windows support as of yet. Support for Windows 7 is planned, but we currently have no way to test. If you have a Windows 7 WM_TOUCH supported device, and are willing to help test please contact me at jim.tla+sdl_touch@gmail.com -=========================================================================== + Events =========================================================================== SDL_EVENT_FINGER_DOWN: @@ -39,7 +39,6 @@ Fields: Same as SDL_EVENT_FINGER_DOWN. -=========================================================================== Functions =========================================================================== SDL provides the ability to access the underlying SDL_Finger structures.