X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;fp=src%2Flibgame%2Fsystem.h;h=2db4961c53cbedd3c9d939c9e13339b8c7558025;hp=ca8494bc46868c4b4d95c673260440ff6c02d77d;hb=f44158a4e1de9725bdd1d751b4a4005d29b51271;hpb=3665f23e5708db69ec26ff908b99926afc87b2ce diff --git a/src/libgame/system.h b/src/libgame/system.h index ca8494bc..2db4961c 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1565,6 +1565,7 @@ struct TreeInfo boolean level_group; // directory contains more level series directories boolean parent_link; // entry links back to parent directory + boolean is_copy; // this entry is a copy of another entry in the tree boolean in_user_dir; // user defined levels are stored in home directory boolean user_defined; // levels in user directory and marked as "private" boolean readonly; // readonly levels can not be changed with editor