This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | MI_NONE 0 |
| #define | MI_INTERDICT 1 |
| #define | MI_SUPPORT 2 |
| #define | MI_RESERVE 3 |
| #define | MI_ESCORT 4 |
| #define | MI_SINTERDICT 5 |
| #define | MI_AIR_DEFENSE 6 |
| #define | MI_DSUPPORT 7 |
| #define | MI_OSUPPORT 8 |
| #define | SECT_HARDTARGET (-92917) |
| #define MI_AIR_DEFENSE 6 |
Definition at line 43 of file mission.h.
Referenced by air_defense(), build_mission_list_type(), cando(), mission(), mission_name(), and show_mission().
| #define MI_DSUPPORT 7 |
Definition at line 44 of file mission.h.
Referenced by cando(), def_support(), mission(), mission_name(), and show_mission().
| #define MI_ESCORT 4 |
Definition at line 41 of file mission.h.
Referenced by cando(), find_escorts(), mission(), mission_name(), and show_mission().
| #define MI_INTERDICT 1 |
Definition at line 38 of file mission.h.
Referenced by air_damage(), build_mission_list_type(), cando(), ground_interdict(), lnd_interdict(), lnd_missile_interdiction(), mission(), mission_name(), msl_launch_mindam(), perform_mission(), show_mission(), shp_interdict(), and shp_missile_interdiction().
| #define MI_OSUPPORT 8 |
Definition at line 45 of file mission.h.
Referenced by cando(), mission(), mission_name(), off_support(), and show_mission().
| #define MI_RESERVE 3 |
Definition at line 40 of file mission.h.
Referenced by att_reacting_units(), build_mission_list_type(), cando(), mission(), mission_name(), and show_mission().
| #define MI_SINTERDICT 5 |
Definition at line 42 of file mission.h.
Referenced by air_damage(), build_mission_list_type(), cando(), mission_name(), perform_mission(), shp_interdict(), and unit_interdict().
| #define MI_SUPPORT 2 |
Definition at line 39 of file mission.h.
Referenced by cando(), def_support(), dosupport(), mission(), mission_name(), off_support(), and show_mission().
| #define SECT_HARDTARGET (-92917) |
Definition at line 47 of file mission.h.
Referenced by air_damage(), air_defense(), dosupport(), ground_interdict(), launch_missile(), and perform_mission().
1.5.2