hedgewars/uVariables.pas
changeset 14808 9443dc6663ba
parent 14763 4deba377799e
child 14819 fba15e2f5e5b
--- a/hedgewars/uVariables.pas	Tue Apr 16 00:07:15 2019 +0300
+++ b/hedgewars/uVariables.pas	Thu Apr 18 19:44:25 2019 +0200
@@ -234,6 +234,7 @@
 
     TargetCursorPoint     : TPoint;
     CursorPoint           : TPoint;
+    CursorPointDelta      : TPoint;
     TargetPoint           : TPoint;
 
     ScreenFade      : TScreenFade;