rnd-20140114-1-src
[rocksndiamonds.git] / src / libgame / system.h
index dfa7a4f73cd1af11b0cffa925416f02e14ba9b19..abb63b591e70c039d3dface2849e1abb5b0d05d1 100644 (file)
@@ -1198,6 +1198,7 @@ struct TextPosInfo
   int size;
   int font, font_alt;
   boolean draw_masked;
+  boolean draw_player;         /* special case for network player buttons */
   int sort_priority;
   int id;
 };