X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fmain.h;h=00740b421d665357c292c083506c199d68ede530;hp=88577ac27add45a3315bb7ee3e06e5d825640b5b;hb=65bfe5289ae5bcb4c1ea9bee97ebc619e1ecfc16;hpb=f73405762b7a66ebed17c0f6fa56e909d7e5626f 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