--- 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}