ACE3/addons/medical_engine/XEH_PREP.hpp

9 lines
167 B
C++
Raw Normal View History

PREP(handleDamage);
PREP(playInjuredSound);
PREP(damageBodyPart);
2016-10-07 02:21:01 +00:00
PREP(updateBodyPartVisuals);
PREP(setLimping);
PREP(setStructuralDamage);
PREP(setUnconsciousAnim);