diff -r 2af81d3b176d -r 00b2fd32305d hedgewars/pas2cSystem.pas --- a/hedgewars/pas2cSystem.pas Wed Mar 28 23:53:45 2012 +0400 +++ b/hedgewars/pas2cSystem.pas Thu Mar 29 01:01:29 2012 +0400 @@ -46,5 +46,5 @@ Low, High : function : integer; Now : function : integer; Length : function : integer; - StrPas, FormatDateTime : function : shortstring; + StrPas, FormatDateTime, copy, delete : function : shortstring; exit : procedure;