hedgewars/uVariables.pas
changeset 7403 e8d0b21efa82
parent 7389 15c3fb4882df
child 7411 efc75c2d3be9
child 7414 a9f18c66ce34
--- 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;