X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=f4216805b6606b776b1e06cb562de5db66416b2b;hb=b900296c1735b30781495289c551e407ecb188d3;hp=c1fb5b127127675c74e5ac749ad53eb9f2d7eccc;hpb=5ae3fc5d27076677a95153162abcf527c6dc8e63;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index c1fb5b12..f4216805 100644 --- a/src/game.h +++ b/src/game.h @@ -42,6 +42,7 @@ struct GamePanelInfo struct TextPosInfo key_white; struct TextPosInfo key_white_count; struct TextPosInfo score; + struct TextPosInfo highscore; struct TextPosInfo time; struct TextPosInfo time_hh; struct TextPosInfo time_mm;