changeset 10690 | c3b73dc33294 |
parent 10605 | df7a73db2c43 |
child 10748 | dc587913987c |
child 11046 | 47a8c19ecb60 |
--- a/hedgewars/uUtils.pas Wed Dec 17 19:03:33 2014 +0100 +++ b/hedgewars/uUtils.pas Wed Dec 17 19:23:57 2014 +0100 @@ -74,6 +74,7 @@ procedure Write(var f: textfile; s: shortstring); procedure WriteLn(var f: textfile; s: shortstring); function StrLength(s: PChar): Longword; +procedure SetLengthA(var s: ansistring; len: Longword); {$ENDIF} function isPhone: Boolean; inline;