X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=0f7f6637c78057ba79fe1d800691ef05af83fe7a;hb=5ef9148d1f605af02e872264519eda261a3e88ca;hp=b71bb3cef6ad46165484a3fff54cd67ed82556c3;hpb=bd9eb07192105e183db44f03d675332ffb2b767a;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index b71bb3ce..0f7f6637 100644 --- a/src/main.h +++ b/src/main.h @@ -2440,8 +2440,9 @@ #define FONT_GAME_INFO 39 #define FONT_INFO_ELEMENTS 40 #define FONT_INFO_LEVELSET 41 +#define FONT_MAIN_NETWORK_PLAYERS 42 -#define NUM_FONTS 42 +#define NUM_FONTS 43 #define NUM_INITIAL_FONTS 4 /* values for toon animation configuration */ @@ -2684,6 +2685,9 @@ struct MenuMainInfo struct MenuMainButtonInfo button; struct MenuMainTextInfo text; struct MenuMainInputInfo input; + + struct TextPosInfo preview_players; + struct TextPosInfo network_players; }; struct TitleFadingInfo