added support for amoeba settings in BD engine to level editor
[rocksndiamonds.git] / src / game.h
index 83c7f00cfd5ab151e93649aa8ae9f56579e26431..4e86e106d671d3f480f91a4ce7477cb73192954d 100644 (file)
@@ -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;