ACE3/addons/missileguidance/XEH_pre_init.sqf
2015-04-08 08:01:39 -07:00

17 lines
313 B
Plaintext

#include "script_component.hpp"
PREP(rotateVectLineGetMap);
PREP(rotateVectLine);
PREP(translateToModelSpace);
PREP(translateToWeaponSpace);
PREP(fired);
PREP(guidancePFH);
PREP(doAttackProfile);
PREP(doSeekerSearch);
// Probably to be renamed
PREP(attackProfile_linear);
PREP(guidance_LGB);