DEADSOFTWARE

rembo
authorARembo <ARembo@gmail.com>
Sat, 23 Jul 2011 16:21:21 +0000 (19:21 +0300)
committerARembo <ARembo@gmail.com>
Sat, 23 Jul 2011 16:21:21 +0000 (19:21 +0300)
sound.c

diff --git a/sound.c b/sound.c
index 4c503746fa29c350c1971b5605d6e7dd20735970..87d9f1f9a2fc80cc2a5cf838502a16114c27e18c 100755 (executable)
--- a/sound.c
+++ b/sound.c
@@ -10,7 +10,9 @@
 short snd_vol = 50;
 
 int snddisabled = 1;
-int ggg;
+
+int rrrr;
+
 struct {
     snd_t *s;
     Mix_Chunk *c;