ACE3/addons/scopes/XEH_preInit.sqf

11 lines
179 B
Plaintext
Raw Normal View History

#include "script_component.hpp"
PREP(adjustScope);
PREP(canAdjustScope);
PREP(firedEH);
PREP(getOptics);
PREP(hideZeroing);
PREP(inventoryCheck);
2015-01-18 20:01:07 +00:00
GVAR(fadeScript) = scriptNull;