X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fmain.h;h=7b345be7156185460f9c2bfbb32db5d3b8708189;hp=e826e6d8589ae37908b45e41186660cc020a05fa;hb=7fbc29937c69f42e609080ddd29595e01750ec4c;hpb=2919379746c92fd488b83c61b328ef17fe500985 diff --git a/src/main.h b/src/main.h index e826e6d8..7b345be7 100644 --- a/src/main.h +++ b/src/main.h @@ -1518,7 +1518,9 @@ #define EL_QUICKSAND_FAST_EMPTY 861 #define EL_QUICKSAND_FAST_FULL 862 -#define NUM_FILE_ELEMENTS 863 +#define EL_FROM_LEVEL_TEMPLATE 863 + +#define NUM_FILE_ELEMENTS 864 /* "real" (and therefore drawable) runtime elements */