|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include "stdafx.h"#include "FRED.h"#include "ShieldSysDlg.h"#include "ship/ship.h"#include "mission/missionparse.h"#include "iff_defs/iff_defs.h"Go to the source code of this file.
Variables | |
| int | Shield_sys_teams [MAX_IFFS] = {0} |
| int | Shield_sys_types [MAX_SHIP_CLASSES] = {0} |
Definition at line 24 of file shieldsysdlg.cpp.
| int Shield_sys_types[MAX_SHIP_CLASSES] = {0} |
Definition at line 25 of file shieldsysdlg.cpp.