ACE3/addons/modules/XEH_preInit.sqf
2015-03-22 12:39:26 +01:00

9 lines
115 B
Plaintext

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