diff -r baf3351646f4 -r beb16926ae5c hedgewars/pas2cSystem.pas --- a/hedgewars/pas2cSystem.pas Fri May 25 15:35:48 2012 +0400 +++ b/hedgewars/pas2cSystem.pas Mon May 28 17:54:23 2012 +0400 @@ -68,6 +68,7 @@ Length, StrToInt : function : integer; SetLength, val : procedure; _pchar : function : PChar; + pchar2str : function : string; memcpy : procedure; assign, rewrite, reset, flush, BlockWrite, BlockRead, close : procedure;