X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsetup.h;h=ab976302fce665088b5aeaf7e73882794fef3759;hp=479f88c4c482030741b7589aedeebe78696b1967;hb=268045d6b06349f1cf10d5cc6f9516b5caa20dea;hpb=2ff21518535f914abaacf8ffc72bfbd2f319dcd5 diff --git a/src/libgame/setup.h b/src/libgame/setup.h index 479f88c4..ab976302 100644 --- a/src/libgame/setup.h +++ b/src/libgame/setup.h @@ -193,6 +193,7 @@ char *getCustomImageFilename(char *); char *getCustomSoundFilename(char *); char *getCustomArtworkFilename(char *, int); char *getCustomArtworkConfigFilename(int); +char *getCustomArtworkLevelConfigFilename(int); char *getCustomMusicDirectory(void); void InitTapeDirectory(char *);