ACE3/addons/overpressure/XEH_PREP.hpp
Whigital fc17697ef7
Overpressure - Fix backblast originating at projectile (#8985)
* Overpressure - Fix backblast originating at the projectile

* RHSUSF - Improve backblast for shoulder launchers

* RHSAFRF - Improve backblast for shoulder launchers

* RHSGREF - Improve backblast for shoulder launchers

* RHSSAF - Improve backblast for shoulder launchers

* Overpressure - Simplify projectile offset and cache lookups

* Overpressure - Remove parentheses and use array as hash key

* Overpressure - Rename caching function and move lookup
2022-08-01 18:32:02 +01:00

6 lines
108 B
C++

PREP(getDistance);
PREP(overpressureDamage);
PREP(getOverPressureValues);
PREP(firedEHOP);
PREP(firedEHBB);