|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Go to the source code of this file.
Classes | |
| class | goal_sexp_tree |
| class | CMissionGoalsDlg |
Macros | |
| #define | MAX_GOAL_ELEMENTS 300 |
| #define | OPERAND 0x01 |
| #define | EDITABLE 0x02 |
Variables | |
| CMissionGoalsDlg * | Goal_editor_dlg |
| #define EDITABLE 0x02 |
Definition at line 20 of file missiongoalsdlg.h.
| #define MAX_GOAL_ELEMENTS 300 |
Definition at line 18 of file missiongoalsdlg.h.
| #define OPERAND 0x01 |
Definition at line 19 of file missiongoalsdlg.h.
| CMissionGoalsDlg* Goal_editor_dlg |
Definition at line 32 of file missiongoalsdlg.cpp.