diff -r d5a710b3a2d7 -r e8d0b21efa82 hedgewars/uVariables.pas --- a/hedgewars/uVariables.pas Fri Jul 20 09:09:17 2012 +0400 +++ b/hedgewars/uVariables.pas Fri Jul 20 12:25:53 2012 +0100 @@ -99,6 +99,7 @@ cWaterLine : Word; cGearScrEdgesDist: LongInt; + isAudioMuted : boolean; // originally typed consts ExplosionBorderColor: LongWord;