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
2016-10-07 04:21:01 +02:00

9 lines
167 B
C++

PREP(handleDamage);
PREP(playInjuredSound);
PREP(damageBodyPart);
PREP(updateBodyPartVisuals);
PREP(setLimping);
PREP(setStructuralDamage);
PREP(setUnconsciousAnim);