added drawing players with level preview when using network or team mode
[rocksndiamonds.git] / src / main.h
index 1ee2037ae68101f7d156027795f719f5c7d448e0..0f7f6637c78057ba79fe1d800691ef05af83fe7a 100644 (file)
@@ -2686,6 +2686,7 @@ struct MenuMainInfo
   struct MenuMainTextInfo text;
   struct MenuMainInputInfo input;
 
+  struct TextPosInfo preview_players;
   struct TextPosInfo network_players;
 };