mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
2092d4fd71
* Framework for removing flares * Seperate fnc and strings etc * Improvements from @mharis001 * Fix incorrect header fnc * Clean-up return * Remove setting
11 lines
180 B
C++
11 lines
180 B
C++
|
|
PREP(handleDamageBox);
|
|
PREP(engineFire);
|
|
PREP(cookOff);
|
|
PREP(smoke);
|
|
PREP(cookOffEffect);
|
|
PREP(cookOffBox);
|
|
PREP(detonateAmmunition);
|
|
PREP(getVehicleAmmo);
|
|
PREP(isMagazineFlare);
|