|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include "stdafx.h"#include "MainFrm.h"#include "FRED.h"#include "FREDDoc.h"#include "Management.h"#include "wing.h"#include "globalincs/linklist.h"#include "ai/aigoals.h"#include "FREDView.h"#include "starfield/starfield.h"#include "jumpnode/jumpnode.h"#include "cfile/cfile.h"#include "restrictpaths.h"#include "iff_defs/iff_defs.h"Go to the source code of this file.
Macros | |
| #define | ID_WING_MENU 9000 |
| #define ID_WING_MENU 9000 |
Definition at line 27 of file wing_editor.cpp.