rnd-20070407-3-src
[rocksndiamonds.git] / src / libgame / system.h
index 0a306068fd4428651977f151339dc924212cf2bd..999315935061e2848a37ede786be9b22e6e32aea 100644 (file)
@@ -1052,6 +1052,8 @@ struct TextPosInfo
   int align, valign;
   int size;
   int font, font_alt;
+  boolean draw_masked;
+  int sort_priority;
   int id;
 };