--- a/hedgewars/SDLh.pas Sat Jan 04 23:55:54 2014 +0400 +++ b/hedgewars/SDLh.pas Sun Jan 05 00:46:26 2014 +0400 @@ -425,6 +425,8 @@ clip_rect: TSDL_Rect; map: Pointer; refcount: LongInt; +{$ELSE} + offset: LongInt; {$ENDIF} {$ENDIF} end;