diff -r 31033e521653 -r 0c79946e96f8 hedgewars/hwengine.pas --- a/hedgewars/hwengine.pas Thu Jan 10 22:54:55 2013 +0400 +++ b/hedgewars/hwengine.pas Thu Jan 10 22:59:46 2013 +0400 @@ -330,8 +330,8 @@ /////////////////////////////////////////////////////////////////////////////// procedure Game{$IFDEF HWLIBRARY}(argc: LongInt; argv: PPChar); cdecl; export{$ENDIF}; -var p: TPathType; - s: shortstring; +//var p: TPathType; +var s: shortstring; i: LongInt; begin {$IFDEF HWLIBRARY}