X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=0f7f6637c78057ba79fe1d800691ef05af83fe7a;hb=5ef9148d1f605af02e872264519eda261a3e88ca;hp=1ee2037ae68101f7d156027795f719f5c7d448e0;hpb=dad6457f2f778d11ad84e90d328981532d0ba0ea;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; };