rnd-20030816-1-src
[rocksndiamonds.git] / src / init.c
index ddb8ff5fece3c0aa3c88a7fa33bc0c1980b2151a..bb214b604b24112384b946c6b3881cf6b5533d25 100644 (file)
@@ -3286,6 +3286,7 @@ static char *getNewArtworkIdentifier(int type)
   char *setup_artwork_set = SETUP_ARTWORK_SET(setup, type);
   char *leveldir_identifier = leveldir_current->identifier;
 #if 1
+  /* !!! setLevelArtworkDir() should be moved to an earlier stage !!! */
   char *leveldir_artwork_set = setLevelArtworkDir(artwork_first_node);
 #else
   char *leveldir_artwork_set = LEVELDIR_ARTWORK_SET(leveldir_current, type);