added drawing network players (graphics and names) to main menu screen
[rocksndiamonds.git] / src / libgame / system.h
index 039f328e1a3fbdafca496c64585c377b4dc270e6..839a52586fb5fba4268eb297cf50c99f44841e85 100644 (file)
@@ -1551,6 +1551,8 @@ struct TextPosInfo
   int direction;               /* needed for panel time/health graphics */
   int class;                   /* needed for panel time/health graphics */
   int style;                   /* needed for panel time/health graphics */
+
+  int tile_size;               /* special case for list of network players */
 };
 
 struct MouseActionInfo