1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/cookoff/XEH_PREP.hpp
PabstMirror 525f3c5ce3
Cookoff - Fix box cookoff ()
* Cookoff - fix box cookoff

* rename
2021-10-17 15:01:41 -05:00

11 lines
158 B
C++

PREP(handleDamageBox);
PREP(engineFire);
PREP(cookOff);
PREP(smoke);
PREP(cookOffEffect);
PREP(cookOffBox);
PREP(detonateAmmunition);
PREP(getVehicleAmmo);