changeset 10124 | aabd1b75d5a3 |
parent 10120 | b7f632c12784 |
child 10129 | cd2a64a1f4aa |
--- 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,