FS2_Open
Open source remastering of the Freespace 2 engine
messageeditordlg.cpp File Reference
#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

CMessageEditorDlgMessage_editor_dlg = NULL
 

Function Documentation

bool is_blank_argument_op ( int  op_const)

Definition at line 9167 of file sexp.cpp.

Variable Documentation

CMessageEditorDlg* Message_editor_dlg = NULL

Definition at line 31 of file messageeditordlg.cpp.