|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include "stdafx.h"#include "FRED.h"#include "MessageEditorDlg.h"#include "FREDDoc.h"#include "Management.h"#include "Sexp_tree.h"#include "EventEditor.h"#include "mission/missionmessage.h"Go to the source code of this file.
Functions | |
| bool | is_blank_argument_op (int op_const) |
Variables | |
| CMessageEditorDlg * | Message_editor_dlg = NULL |
| CMessageEditorDlg* Message_editor_dlg = NULL |
Definition at line 31 of file messageeditordlg.cpp.