ACE3/addons/modules/XEH_preInit.sqf

10 lines
116 B
Plaintext

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