#include "script_component.hpp"

ADDON = false;

PREP(drawLaserpoint);
PREP(onDraw);
PREP(switchLaserLightMode);

ADDON = true;