hedgewars/pas2cSystem.pas
changeset 7134 beb16926ae5c
parent 7073 26f960656cc9
child 7151 ec15d9e1a7e3
--- 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;