mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
3d9315529d
Co-authored-by: mharis001 <34453221+mharis001@users.noreply.github.com> Co-authored-by: jonpas <jonpas33@gmail.com>
12 lines
260 B
C++
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);
|