From fefbd2ab45267fe01d13a9fe99695f21a6a16787 Mon Sep 17 00:00:00 2001 From: ARembo Date: Sat, 23 Jul 2011 19:21:21 +0300 Subject: [PATCH] rembo --- sound.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sound.c b/sound.c index 4c50374..87d9f1f 100755 --- 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; -- 2.29.2