--- a/hedgewars/pas2cSystem.pas Tue Aug 28 20:30:57 2012 +0400
+++ b/hedgewars/pas2cSystem.pas Tue Aug 28 22:32:19 2012 +0400
@@ -38,6 +38,7 @@
PPChar = ^Pchar;
PByte = ^Byte;
+ PWord = ^Word;
PLongInt = ^LongInt;
PLongWord = ^LongWord;
PInteger = ^Integer;