JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Replaced explosion with public domain version and deleted unused .wav files.
[vor.git] / sound.h
diff --git a/sound.h b/sound.h
index a73c1c8..57cb6f1 100644 (file)
--- a/sound.h
+++ b/sound.h
@@ -29,6 +29,6 @@ void play_tune(int i);
 #define NUM_TUNES              3
 
 #define SOUND_BANG             0
-#define NUM_SOUNDS             4
+#define NUM_SOUNDS             1
 
 #endif // VOR_SOUND_H