X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=f4216805b6606b776b1e06cb562de5db66416b2b;hb=041e5e848c15b4a07020a6d9fe392fcda53d72a8;hp=c1fb5b127127675c74e5ac749ad53eb9f2d7eccc;hpb=42fb5f9da1e64e9c604ca1a8e6d1bde8fa1a5b58;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;