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