X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=1d771ed6589518a2ed7e2bbd517a1ad81e505b43;hb=caf3da0a0e3af75eb8d10f83e5105581402b387e;hp=dc4b8fa33c248277a9cc89e18ef1e1b37eeae207;hpb=5f9fbeb32ecd4c70ed6d6df8809719af619b40c0;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index dc4b8fa3..1d771ed6 100644 --- a/src/main.h +++ b/src/main.h @@ -1032,6 +1032,8 @@ struct CustomElementChangeInfo struct CustomElementInfo { + boolean use_template; /* use all properties from template file */ + boolean use_gfx_element; short gfx_element; /* optional custom graphic element */