JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
new option --bounciness (default changed from 100% to 50%).
[vor.git] / sound.c
diff --git a/sound.c b/sound.c
index 7a2ad22..88d8d4c 100644 (file)
--- a/sound.c
+++ b/sound.c
@@ -1,8 +1,7 @@
+#include "args.h"
 #include "sound.h"
 #include "config.h"
 
-extern int opt_sound, opt_music;
-
 #define TUNE_TITLE_PAGE                0
 #define TUNE_GAMEPLAY          1
 #define TUNE_HIGH_SCORE_ENTRY  2