--- a/hedgewars/pas2c.h Fri May 11 22:54:19 2012 +0400
+++ b/hedgewars/pas2c.h Fri May 11 23:03:28 2012 +0400
@@ -47,6 +47,7 @@
typedef Byte * PByte;
typedef char * PChar;
typedef LongInt * PLongInt;
+typedef LongWord * PLongWord;
typedef Integer * PInteger;
typedef int * PtrInt;