add GoalCalories

This commit is contained in:
Chris Danford
2005-02-15 22:08:42 +00:00
parent 48911f1572
commit 146dbea98d
4 changed files with 29 additions and 11 deletions
+1
View File
@@ -60,6 +60,7 @@ public:
vector<CString> m_vsScreensToPrepare;
bool m_bDeletePreparedScreens;
int m_iWeightPounds; // -1 == none specified
int m_iGoalCalories; // -1 == none specified
int m_iStopCourseAtSeconds; // -1 == none specified
bool m_bClearBookkeepingData;