ACE3/addons/zeus/XEH_PREP.hpp

22 lines
509 B
C++
Raw Normal View History

2016-02-22 14:20:36 +00:00
PREP(addObjectToCurator);
PREP(bi_moduleCurator);
PREP(bi_moduleMine);
PREP(bi_moduleProjectile);
PREP(bi_moduleRemoteControl);
PREP(handleZeusUnitAssigned);
PREP(moduleAddSpareTrack);
PREP(moduleAddSpareWheel);
PREP(moduleCaptive);
PREP(moduleGlobalSetSkill);
2016-02-22 14:20:36 +00:00
PREP(moduleSetMedic);
PREP(moduleSetMedicalVehicle);
PREP(moduleSetMedicalFacility);
PREP(moduleSurrender);
PREP(moduleUnconscious);
PREP(moduleZeusSettings);
2016-02-26 06:57:18 +00:00
PREP(setSkillsLocal);
PREP(ui_globalSetSkill);
PREP(ui_vehCargo);
2016-02-26 06:57:18 +00:00
PREP(zeusAttributes);