ACE3/addons/medical_feedback/XEH_PREP.hpp
10Dozen 3d9315529d
Medical Feedback - Add indication of Fractures and applied CATs/Splints (#8321)
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
2021-10-12 14:16:30 +02:00

12 lines
260 B
C++

PREP(effectBleeding);
PREP(effectBloodVolume);
PREP(effectBloodVolumeIcon);
PREP(effectHeartBeat);
PREP(effectIncapacitated);
PREP(effectPain);
PREP(effectUnconscious);
PREP(handleHUDIndicators);
PREP(handleEffects);
PREP(initEffects);
PREP(playInjuredSound);