X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=sound.c;h=88d8d4ccdbe85c2d7f64f6937275be1ab7fbb263;hp=7a2ad22d5ff22a6b8a0172d3b1ce039e0725a66e;hb=4461dfec6f8f09b43ec9719523d14978d82bd124;hpb=fe386ffa373cddf449ac069d247e0fb0208620a4 diff --git a/sound.c b/sound.c index 7a2ad22..88d8d4c 100644 --- 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