mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
dc3753893f
Co-authored-by: Jouni Järvinen <rautamiekka@users.noreply.github.com> Co-authored-by: PabstMirror <pabstmirror@gmail.com> Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
15 lines
290 B
C++
15 lines
290 B
C++
|
|
PREP(addEarPlugs);
|
|
PREP(earRinging);
|
|
PREP(explosionNear);
|
|
PREP(firedNear);
|
|
PREP(getAmmoLoudness);
|
|
PREP(handleRespawn);
|
|
PREP(hasEarPlugsIn);
|
|
PREP(moduleHearing);
|
|
PREP(putInEarPlugs);
|
|
PREP(removeEarPlugs);
|
|
PREP(updateHearingProtection);
|
|
PREP(updatePlayerVehAttenuation);
|
|
PREP(updateVolume);
|