X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=999315935061e2848a37ede786be9b22e6e32aea;hb=4231c290a878b5fb95bffdf78b5486359ce1268f;hp=0a306068fd4428651977f151339dc924212cf2bd;hpb=872cf2d86e73d185fcad1fac7b389e7d1dfcb839;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 0a306068..99931593 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1052,6 +1052,8 @@ struct TextPosInfo int align, valign; int size; int font, font_alt; + boolean draw_masked; + int sort_priority; int id; };