|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include "bmpman/bmpman.h"#include "freespace2/freespace.h"#include "gamesnd/gamesnd.h"#include "globalincs/linklist.h"#include "graphics/font.h"#include "iff_defs/iff_defs.h"#include "io/timer.h"#include "jumpnode/jumpnode.h"#include "localization/localize.h"#include "network/multi.h"#include "object/object.h"#include "playerman/player.h"#include "radar/radar.h"#include "ship/awacs.h"#include "ship/ship.h"#include "ship/subsysdamage.h"#include "weapon/emp.h"#include "weapon/weapon.h"Go to the source code of this file.
Variables | |
| int | radar_target_id_flags |
| int radar_target_id_flags |
Definition at line 69 of file radarsetup.cpp.