Browse Source

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 4 months ago
parent
commit
c52a96ca8e
1 changed files with 1 additions and 2 deletions
  1. 1 2
      docs/README-touch.md

+ 1 - 2
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.