ACE3/addons/medical_ai/XEH_PREP.hpp

12 lines
220 B
C++
Raw Normal View History

PREP(addHealingCommandActions);
PREP(canRequestMedic);
PREP(healingLogic);
PREP(healSelf);
PREP(healUnit);
PREP(isInjured);
PREP(isSafe);
PREP(itemCheck);
PREP(playTreatmentAnim);
PREP(requestMedic);
PREP(wasRequested);