ACE3/addons/malyutka/XEH_preInit.sqf

11 lines
131 B
Plaintext
Raw Normal View History

2021-05-06 21:01:50 +00:00
#include "script_component.hpp"
ADDON = false;
PREP_RECOMPILE_START;
#include "XEH_PREP.hpp"
PREP_RECOMPILE_END;
ADDON = true;