ACE3/addons/laserpointer/XEH_preInit.sqf
2015-01-29 01:38:46 -06:00

9 lines
100 B
Plaintext

#include "script_component.hpp"
ADDON = false;
PREP(drawLaserpoint);
PREP(onDraw);
ADDON = true;