1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
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);