DEADSOFTWARE

put "{$MODE ...}" directive in each source file; removed trailing spaces, and convert...
[d2df-sdl.git] / src / lib / sdl2 / sdltouch.inc
index 92b6a6865f05786f8b20409ad2b1f54bab2e5320..b1facdba6b87e0055c4f04ee092cc64dd49dfc91 100644 (file)
@@ -40,4 +40,3 @@ function SDL_GetNumTouchFingers(touchID: TSDL_TouchID): SInt32 cdecl; external S
    *  Get the finger object of the given touch, with the given index.
    *}
 function SDL_GetTouchFinger(touchID: TSDL_TouchID; index: SInt32): PSDL_Finger cdecl; external SDL_LibName {$IFDEF DELPHI} {$IFDEF MACOS} name '_SDL_GetTouchFinger' {$ENDIF} {$ENDIF};
-