X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=15b99ab6d298811d249e92eb8cd2c88ae02316e3;hb=c96a3788bfff5c87355451700389df7a83a8a9fb;hp=ae52c9feefde0829d432c9da56e220abc83e8ae1;hpb=04c0f30221267649e3c1098270eda66272fce40e;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index ae52c9fe..15b99ab6 100644 --- a/src/main.h +++ b/src/main.h @@ -1898,7 +1898,10 @@ #define EL_MM_END_2 (EL_DF_START2 + 430) #define EL_MM_END EL_MM_END_2 -#define NUM_FILE_ELEMENTS 1215 +#define EL_SPRING_LEFT 1215 +#define EL_SPRING_RIGHT 1216 + +#define NUM_FILE_ELEMENTS 1217 // "real" (and therefore drawable) runtime elements