X-Git-Url: http://deadsoftware.ru/gitweb?p=d2df-sdl.git;a=blobdiff_plain;f=src%2Fgame%2Fg_touch.pas;h=a35a56ef75fe8ce57750c0585153d04205d83387;hp=697187971a198bea8a001a8badf3f9703206fd64;hb=d6733d8e7dd555b965d4ccc93a3a8ae4d306dfc0;hpb=8ab76228a45f13481cc1162b6d84cb3bdb50b9c6 diff --git a/src/game/g_touch.pas b/src/game/g_touch.pas index 6971879..a35a56e 100644 --- a/src/game/g_touch.pas +++ b/src/game/g_touch.pas @@ -295,7 +295,9 @@ implementation end; procedure g_Touch_Draw; +{$IFNDEF HEADLESS} var i, x, y, w, h: Integer; founded: Boolean; +{$ENDIF} begin {$IFNDEF HEADLESS} if not g_touch_enabled then