ACE3/addons/missileguidance/XEH_pre_init.sqf

17 lines
313 B
Plaintext
Raw Normal View History

#include "script_component.hpp"
PREP(rotateVectLineGetMap);
PREP(rotateVectLine);
PREP(translateToModelSpace);
PREP(translateToWeaponSpace);
PREP(fired);
2015-04-08 15:01:39 +00:00
PREP(guidancePFH);
PREP(doAttackProfile);
PREP(doSeekerSearch);
// Probably to be renamed
PREP(attackProfile_linear);
PREP(guidance_LGB);