ACE3/addons/attach/XEH_preInit.sqf

7 lines
114 B
Plaintext
Raw Normal View History

2015-01-11 20:39:49 +00:00
#include "script_component.hpp"
2015-01-13 05:16:03 +00:00
PREP(attach);
PREP(canAttach);
PREP(canDetach);
PREP(detach);
PREP(openAttachUI);