X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=75d882b494a7d7b182e91be422ab59706a31934c;hb=61c3da0;hp=f319e55f55acd6687746ba90b0a2f08fbb3a7b9d;hpb=e9306042d9ea3bc310590fe16653538905a9b99d;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index f319e55f..75d882b4 100644 --- a/src/main.h +++ b/src/main.h @@ -2618,7 +2618,7 @@ struct ElementInfo /* ---------- special element property values ---------- */ - unsigned long properties[NUM_EP_BITFIELDS]; /* element base properties */ + unsigned int properties[NUM_EP_BITFIELDS]; /* element base properties */ boolean use_gfx_element; /* use custom graphic element */ int gfx_element_initial; /* initial optional custom graphic element */