X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsetup.c;h=122f1dfe2a8415bdbacc9784e2e9bb4d3d658428;hb=884db54d739f5838243315f390d28634cb99a7d9;hp=f7d30d6431a9d28f66fe6954feddcb4b44d28577;hpb=c9a9a7720326d7b266ac351028a9711a0136ba73;p=rocksndiamonds.git diff --git a/src/libgame/setup.c b/src/libgame/setup.c index f7d30d64..122f1dfe 100644 --- a/src/libgame/setup.c +++ b/src/libgame/setup.c @@ -1814,6 +1814,25 @@ void LoadArtworkInfo() #endif } +void LoadSoundsInfo() +{ +#if 0 + char *filename = getCustomSoundFilename(SOUNDSINFO_FILENAME); + struct SetupFileList *setup_file_list = loadSetupFileList(filename); + + if (setup_file_list) + { +#if 0 + for (i=0; i