diff -r 64e72781d344 -r aabd1b75d5a3 hedgewars/pas2cSystem.pas --- a/hedgewars/pas2cSystem.pas Sat Feb 08 16:29:34 2014 +0400 +++ b/hedgewars/pas2cSystem.pas Sun Feb 09 00:44:29 2014 +0400 @@ -115,7 +115,7 @@ TThreadId : function : integer; _strconcat, _strappend, _strprepend, _chrconcat : function : string; - _strcompare, _strncompare, _strcomparec : function : boolean; + _strcompare, _strncompare, _strcomparec, _strncompareA : function : boolean; _strconcatA, _strappendA : function : ansistring; png_structp, png_set_write_fn, png_get_io_ptr,