X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsetup.h;h=690a377926cfb747af3283425dd42d32d8324394;hb=9151b056647ea2d66aa9836ac8051f58fd43bc2c;hp=3af76ed5fa13b92479da451b6657cc3e0c98738c;hpb=def7303f9655be9d5fba4c313c61544fa284af2d;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);