mod/addons/audio/XEH_preInit.sqf
Jacob Schmidt 4c2dbd7be5
Some checks failed
Build / Build (push) Failing after 52s
Added Audio
2025-01-05 17:01:34 -06:00

8 lines
128 B
Plaintext

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