1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/laserpointer/XEH_PREP.hpp
jonpas bc70571765 Use CBA Accessory Functions for Laser mode switching ()
* Use CBA Accessory Functions for Laser mode switching

* Use CBA ACC EH to prevent switching to unusable lzr ()

* Use CBA ACC EH to prevent switching to unusable lzr

* Re-call CBA_accessory_fnc_switchAttachment

* Require CBA 3.2.0
2017-02-25 17:16:40 +01:00

4 lines
56 B
C++

PREP(drawLaserpoint);
PREP(getNearUnits);
PREP(onDraw);