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