diff -r 2c93d6a10869 -r 0ddb100fea61 hedgewars/PascalExports.pas --- a/hedgewars/PascalExports.pas Wed Dec 22 12:17:34 2010 +0100 +++ b/hedgewars/PascalExports.pas Mon Dec 27 23:57:44 2010 +0100 @@ -25,7 +25,7 @@ uGears, uSound, hwengine, uAmmos, uLocale; // don't change the order! {$INCLUDE "config.inc"} -type PPByte = ^PByte; + var dummy: boolean; // avoid compiler hint implementation