X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=sound.c;h=480690d10394493ee85db2c0a55175b35cc941cc;hp=7a2ad22d5ff22a6b8a0172d3b1ce039e0725a66e;hb=e0fab1bd78914a12ee88f2a9fcfca9f28a1df0f2;hpb=f8b249157652f109467064877561955910f98fc1 diff --git a/sound.c b/sound.c index 7a2ad22..480690d 100644 --- a/sound.c +++ b/sound.c @@ -1,7 +1,13 @@ -#include "sound.h" +#include +#include +#include +#include +#include + +#include "args.h" +#include "common.h" #include "config.h" - -extern int opt_sound, opt_music; +#include "sound.h" #define TUNE_TITLE_PAGE 0 #define TUNE_GAMEPLAY 1