ACE3/addons/mk6mortar/XEH_preInit.sqf

10 lines
130 B
Plaintext
Raw Normal View History

2015-04-05 06:57:24 +00:00
#include "script_component.hpp"
ADDON = false;
PREP_RECOMPILE_START;
2016-02-22 14:20:36 +00:00
#include "XEH_PREP.hpp"
PREP_RECOMPILE_END;
2015-04-05 06:57:24 +00:00
ADDON = true;