ACE3/addons/medical_feedback/XEH_PREP.hpp

12 lines
260 B
C++
Raw Permalink Normal View History

2017-01-17 20:35:53 +00:00
PREP(effectBleeding);
2016-12-01 19:54:03 +00:00
PREP(effectBloodVolume);
PREP(effectBloodVolumeIcon);
2017-01-29 19:24:16 +00:00
PREP(effectHeartBeat);
2016-12-01 19:54:03 +00:00
PREP(effectIncapacitated);
PREP(effectPain);
PREP(effectUnconscious);
PREP(handleHUDIndicators);
2016-12-01 19:54:03 +00:00
PREP(handleEffects);
PREP(initEffects);
PREP(playInjuredSound);