X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsetup.h;h=690a377926cfb747af3283425dd42d32d8324394;hb=aff7fb95675072451fcf25e8c0199923b0687027;hp=3af76ed5fa13b92479da451b6657cc3e0c98738c;hpb=8a8de23c795a7564434a9838216c09e7be318bc6;p=rocksndiamonds.git diff --git a/src/libgame/setup.h b/src/libgame/setup.h index 3af76ed5..690a3779 100644 --- a/src/libgame/setup.h +++ b/src/libgame/setup.h @@ -324,6 +324,7 @@ int GetZipFileTreeType(char *); char *ExtractZipFileIntoDirectory(char *, char *, int); boolean AdjustGraphicsForEMC(void); +boolean AdjustSoundsForEMC(void); void LoadLevelInfo(void); void LoadArtworkInfo(void);