DEADSOFTWARE

add joysticks for sdl 1.2
[d2df-sdl.git] / src / game / sdl2 / g_system.pas
index 5a24a48e33daf95c7b95a0c70ed15ba5a4164a1b..afc18999b4df54d9ac716742cb87eda0b9bc0df7 100644 (file)
@@ -297,7 +297,7 @@ implementation
     begin
       if g_dbg_input then
         e_LogWritefln('Input Debug: NOT IN RANGE! jhat, joy=%s, hat=%s, value=%s', [ev.which, ev.hat, ev.value])
-    end;
+    end
   end;
 
   procedure HandleJoyAdd (var ev: TSDL_JoyDeviceEvent);