--- a/hedgewars/pas2cSystem.pas Tue Apr 24 23:56:41 2012 +0400 +++ b/hedgewars/pas2cSystem.pas Tue Apr 24 16:58:19 2012 -0400 @@ -36,6 +36,7 @@ char = char; PChar = ^char; + PPChar = ^Pchar; PByte = ^Byte; PLongInt = ^LongInt;