X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Ffiles.c;h=ff594971630ad844ccc80968faa5766a750bdc23;hb=c5ee7e4524f10322894b2547337e4c973a80a552;hp=0e26366315a451ed85304ea645f51723c0a95e48;hpb=10bf4c7e6d0d2303a979c366227d71bef6e31131;p=rocksndiamonds.git diff --git a/src/files.c b/src/files.c index 0e263663..ff594971 100644 --- a/src/files.c +++ b/src/files.c @@ -1593,3 +1593,35 @@ void SaveSetup() SetFilePermissions(filename, PERMS_PRIVATE); } + +void LoadCustomElementDescriptions() +{ + char *filename = getCustomArtworkConfigFilename(ARTWORK_TYPE_GRAPHICS); + struct SetupFileList *setup_file_list; + int i; + + for (i=0; i