rnd-20040807-1-src
[rocksndiamonds.git] / src / main.h
index 7b6b6f5d0cdc167da9ba03021c8fb38f6c631d6a..0ee2ca27a570731d1acd6e503409b5a9505e8c44 100644 (file)
@@ -1529,6 +1529,8 @@ struct LevelInfo
   boolean use_custom_template; /* use custom properties from template file */
 
   boolean no_valid_file;       /* set when level file missing or invalid */
+
+  boolean changed;             /* set when level was changed in the editor */
 };
 
 struct TapeInfo