forge/arma/client/addons/phone/XEH_preInit.sqf
2026-05-23 09:23:12 -05:00

10 lines
195 B
Plaintext

#include "script_component.hpp"
PREP_RECOMPILE_START;
#include "XEH_PREP.hpp"
PREP_RECOMPILE_END;
private _category = [QUOTE(MOD_NAME), LLSTRING(displayName)];
#include "initKeybinds.inc.sqf"