ACE3/addons/cookoff/XEH_preInit.sqf

10 lines
130 B
Plaintext
Raw Normal View History

2016-07-14 14:16:53 +00:00
#include "script_component.hpp"
ADDON = false;
PREP_RECOMPILE_START;
2016-07-14 14:16:53 +00:00
#include "XEH_PREP.hpp"
PREP_RECOMPILE_END;
2016-07-14 14:16:53 +00:00
ADDON = true;