X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame.h;h=4e86e106d671d3f480f91a4ce7477cb73192954d;hb=4eff89df72ffc45c4ad59fcd01860eb8f4179b9c;hp=83c7f00cfd5ab151e93649aa8ae9f56579e26431;hpb=c3f4524693a17a8d75c7d25da24d4003b234d114;p=rocksndiamonds.git diff --git a/src/game.h b/src/game.h index 83c7f00c..4e86e106 100644 --- a/src/game.h +++ b/src/game.h @@ -52,7 +52,7 @@ struct GamePanelInfo { struct TextPosInfo level_number; struct TextPosInfo gems; - struct TextPosInfo gems_total; + struct TextPosInfo gems_needed; struct TextPosInfo gems_collected; struct TextPosInfo gems_score; struct TextPosInfo inventory_count;