rnd-20040123-B-src
[rocksndiamonds.git] / src / main.h
index 345e9f9dfc0600ab468b086c2f8f046bdd903a26..85f1fc0e7b2a114b9d93addf221e8435f0cd755b 100644 (file)
@@ -1322,6 +1322,7 @@ struct LevelFileInfo
 {
   int nr;
   int type;
+  boolean packed;
   char *filename;
 };