rnd-20030327-1-src
[rocksndiamonds.git] / src / main.h
index 4275ba7e8785de52ab07eaa4e401605349e63a40..b75fc447bfa4a5eb6371592522d8ef2a56508ac0 100644 (file)
@@ -996,6 +996,7 @@ struct TapeInfo
   int game_version;    /* game release version the tape was created with */
   int engine_version;  /* game engine version the tape was recorded with */
 
+  char *level_identifier;
   int level_nr;
   unsigned long random_seed;
   unsigned long date;