added option for '.draw_order' for request dialog (not used yet)
[rocksndiamonds.git] / src / main.h
index 9627d928f7f3e98c09d7042d1ada32574507de80..3dd32c3dd986bfe8f6df2667001984e9bd2005a1 100644 (file)
@@ -2890,6 +2890,7 @@ struct RequestInfo
   int anim_mode;
   int align;
   int valign;
+  int sort_priority;
   boolean autowrap;
   boolean centered;
   boolean wrap_single_words;