12 #include "Sexp_tree.h" 
   18 #define MAX_GOAL_ELEMENTS 300 
int handler(int code, int goal)
 
afx_msg void OnButtonNewGoal()
 
afx_msg void OnGoalInvalid()
 
void insert_handler(int old, int node)
 
afx_msg void OnSelchangeDisplayGoalTypesDrop()
 
#define IDD_MISSION_GOALS
 
virtual void DoDataExchange(CDataExchange *pDX)
 
typedef int(SCP_EXT_CALLCONV *SCPDLL_PFVERSION)(SCPDLL_Version *)
 
afx_msg void OnBeginlabeleditGoalsTree(NMHDR *pNMHDR, LRESULT *pResult)
 
mission_goal m_goals[MAX_GOALS]
 
goal_sexp_tree m_goals_tree
 
afx_msg void OnEndlabeleditGoalsTree(NMHDR *pNMHDR, LRESULT *pResult)
 
afx_msg void OnSelchangeGoalTypeDrop()
 
afx_msg void OnChangeGoalDesc()
 
void swap_handler(int node1, int node2)
 
afx_msg void OnChangeGoalName()
 
CMissionGoalsDlg(CWnd *pParent=NULL)
 
void add_sub_tree(int node, HTREEITEM root)
 
afx_msg void OnChangeGoalRating()
 
afx_msg void OnRclickGoalsTree(NMHDR *pNMHDR, LRESULT *pResult)
 
CMissionGoalsDlg * Goal_editor_dlg
 
afx_msg void OnSelchangeTeam()
 
afx_msg void OnChangeGoalScore()
 
afx_msg void OnSelchangedGoalsTree(NMHDR *pNMHDR, LRESULT *pResult)