X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain.h;h=0f7f6637c78057ba79fe1d800691ef05af83fe7a;hb=7ffc20bb526bb0fe79bfbf206cb5b76cb3c9f052;hp=1ee2037ae68101f7d156027795f719f5c7d448e0;hpb=949bbaa0c6aab4490c27d6af317e0fd88bbb71e8;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 1ee2037a..0f7f6637 100644 --- a/src/main.h +++ b/src/main.h @@ -2686,6 +2686,7 @@ struct MenuMainInfo struct MenuMainTextInfo text; struct MenuMainInputInfo input; + struct TextPosInfo preview_players; struct TextPosInfo network_players; };