X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsetup.h;h=2252aa6bdc6dc955cb368a2962f5b5c02f20d4fe;hb=696d50b659131ba46ea7f4c44ca4d29475e8cb4f;hp=48419782c99977e4930e46282bf673c083eab21b;hpb=2c03953e712c427c94c02cdb1e15cd9e99e9e116;p=rocksndiamonds.git diff --git a/src/libgame/setup.h b/src/libgame/setup.h index 48419782..2252aa6b 100644 --- a/src/libgame/setup.h +++ b/src/libgame/setup.h @@ -142,6 +142,8 @@ char *getSetupFilename(void); char *getImageFilename(char *); char *getCustomImageFilename(char *); char *getCustomSoundFilename(char *); +char *getCustomSoundConfigFilename(void); +char *getCustomMusicDirectory(void); void InitTapeDirectory(char *); void InitScoreDirectory(char *);