DEADSOFTWARE

put "{$MODE ...}" directive in each source file; removed trailing spaces, and convert...
[d2df-sdl.git] / src / lib / sdl2 / sdlhaptic.inc
index b0ef8f454ff43e6f481ddf15fac6839816f06476..b15ae42530a466f47b70bda63d4cce4c385a6414 100644 (file)
@@ -1154,4 +1154,3 @@ function SDL_HapticRumblePlay(haptic: PSDL_Haptic; strength: Float; length: UInt
    *   SDL_HapticRumblePlay
    *}
 function SDL_HapticRumbleStop(haptic: PSDL_Haptic): Integer cdecl; external SDL_LibName {$IFDEF DELPHI} {$IFDEF MACOS} name '_SDL_HapticRumbleStop' {$ENDIF} {$ENDIF};
-