X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=00740b421d665357c292c083506c199d68ede530;hb=93c8731e8f90c740a393896cdbff237068cd49a5;hp=88577ac27add45a3315bb7ee3e06e5d825640b5b;hpb=914d869445048466ef00954109a15286938521c6;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 88577ac2..00740b42 100644 --- a/src/main.h +++ b/src/main.h @@ -2649,10 +2649,15 @@ struct RequestButtonInfo struct TextPosInfo yes; struct TextPosInfo no; struct TextPosInfo confirm; + struct TextPosInfo player_1; struct TextPosInfo player_2; struct TextPosInfo player_3; struct TextPosInfo player_4; + + struct TextPosInfo touch_yes; + struct TextPosInfo touch_no; + struct TextPosInfo touch_confirm; }; struct MenuMainButtonInfo