dragonfly/addons/db/XEH_preInit.sqf
2026-01-13 20:20:28 -06:00

9 lines
129 B
Plaintext

#include "script_component.hpp"
ADDON = false;
PREP_RECOMPILE_START;
#include "XEH_PREP.hpp"
PREP_RECOMPILE_END;
ADDON = true;