--- a/hedgewars/pas2cSystem.pas Thu Apr 05 17:52:27 2012 +0400
+++ b/hedgewars/pas2cSystem.pas Fri Apr 06 16:59:32 2012 +0400
@@ -126,4 +126,5 @@
Assigned : function : boolean;
-
+ _strconcat : function : string;
+ _strcompare, _strncompare : function : boolean;