#include "script_component.hpp" ADDON = false; PREP(moduleInit); PREP(bi_moduleProjectile); GVAR(moduleInitCollection) = []; ADDON = true;