diff -r 7e05a397602f -r b7f632c12784 hedgewars/pas2cSystem.pas --- a/hedgewars/pas2cSystem.pas Fri Feb 07 14:41:49 2014 +0400 +++ b/hedgewars/pas2cSystem.pas Fri Feb 07 15:44:27 2014 +0400 @@ -116,6 +116,7 @@ _strconcat, _strappend, _strprepend, _chrconcat : function : string; _strcompare, _strncompare, _strcomparec : function : boolean; + _strconcatA, _strappendA : function : ansistring; png_structp, png_set_write_fn, png_get_io_ptr, png_get_libpng_ver, png_create_write_struct,