added drawing network players (graphics and names) to main menu screen
[rocksndiamonds.git] / src / main.c
index b46609a18602558b3223bc72469dd66ee38c79f7..312cb2cbb1eb5ac170a1ac265faa27c6eb32150a 100644 (file)
@@ -7492,6 +7492,7 @@ struct FontInfo font_info[NUM_FONTS + 1] =
   { "font.game_info"           },
   { "font.info.elements"       },
   { "font.info.levelset"       },
+  { "font.main.network_players"        },
 
   { NULL                       }
 };