X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=c764e1d39163d18cf7dd56f5e54215fc7143906b;hb=e51177796149f37de339bda83558c3c49758be93;hp=f5bf7bbf37fdb9ca2d0ab635fdc54c3d3c47736e;hpb=949580a3bafe5c8abd1fac99202411b65900b883;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index f5bf7bbf..c764e1d3 100644 --- a/src/game.h +++ b/src/game.h @@ -47,6 +47,7 @@ struct GamePanelInfo struct TextPosInfo time_hh; struct TextPosInfo time_mm; struct TextPosInfo time_ss; + struct TextPosInfo frame; struct TextPosInfo shield_normal; struct TextPosInfo shield_normal_time; struct TextPosInfo shield_deadly;