ACE3/addons/medical/XEH_PREP.hpp
2018-04-27 15:32:11 +01:00

22 lines
537 B
C++

PREP(addDamageToUnit);
PREP(addStateHandler);
PREP(adjustPainLevel);
PREP(bodyCleanupLoop);
PREP(conditionCardiacArrestTimer);
PREP(conditionExecutionDeath);
PREP(dev_watchMedicalStats);
PREP(displayPatientInformation);
PREP(displayTriageCard);
PREP(getUnitState);
PREP(handleIncapacitation);
PREP(handleInit);
PREP(handleKilled);
PREP(handleLocal);
PREP(handleRespawn);
PREP(install);
PREP(moduleAssignMedicRoles);
PREP(moduleAssignMedicalVehicle);
PREP(moduleMedicalSettings);
PREP(serverRemoveBody);
PREP(setUnconsciousStatemachine);