hedgewars/PascalExports.pas
changeset 4187 adb144a907aa
parent 4150 050163c35c83
child 4347 0ddb100fea61
child 4437 05192cdbce9b
--- a/hedgewars/PascalExports.pas	Sun Nov 07 18:58:17 2010 +0100
+++ b/hedgewars/PascalExports.pas	Sun Nov 07 19:00:41 2010 +0100
@@ -26,6 +26,7 @@
 
 {$INCLUDE "config.inc"}
 type PPByte = ^PByte;
+var dummy: boolean;  // avoid compiler hint
 
 implementation
 {$IFDEF HWLIBRARY}