#include <mech.h>
Data Fields | |
char * | name |
int | key |
int | num_missiles [MAX_ROLL] |
Definition at line 523 of file mech.h.
Definition at line 525 of file mech.h.
Referenced by auto_calc_weapon_score(), FindDestructiveAmmo(), FindInfernoAmmo(), FindMaxAmmoDamage(), HandleMechCrit(), handleWeaponCrit(), hit_building(), HitTarget(), LoadSpecialObjects(), MissileHitTarget(), and SwarmHitTarget().
int missile_hit_table_struct::num_missiles[MAX_ROLL] |
Definition at line 526 of file mech.h.
Referenced by hit_building(), HitTarget(), and SwarmHitTarget().