FS2_Open
Open source remastering of the Freespace 2 engine
addvariabledlg.cpp File Reference
#include "stdafx.h"
#include "FRED.h"
#include "AddVariableDlg.h"
#include "parse/sexp.h"

Go to the source code of this file.

Macros

#define NO_RESET_FOCUS   0
 
#define RESET_FOCUS   1
 

Functions

bool is_sexp_variable_name (const char *temp_name)
 

Macro Definition Documentation

#define NO_RESET_FOCUS   0

Definition at line 23 of file addvariabledlg.cpp.

#define RESET_FOCUS   1

Definition at line 24 of file addvariabledlg.cpp.

Function Documentation

bool is_sexp_variable_name ( const char *  temp_name)

Definition at line 132 of file addvariabledlg.cpp.