X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fmain.h;h=6dc9881ff5f355cb5bb5b9a0927b234430432c9a;hp=51697cccf73d1b1d44e16f07f2b96592f5c35e36;hb=9e9371e54c2ccd0c2ace5a8e3f8b1308c268b92f;hpb=c016432550c0997a4d876c015de95db969f48dc2 diff --git a/src/main.h b/src/main.h index 51697ccc..6dc9881f 100644 --- a/src/main.h +++ b/src/main.h @@ -2890,6 +2890,7 @@ struct RequestInfo int anim_mode; int align; int valign; + int sort_priority; boolean autowrap; boolean centered; boolean wrap_single_words;