ACE3/addons/backpacks/XEH_postInit.sqf

4 lines
112 B
Plaintext
Raw Normal View History

#include "script_component.hpp"
["ace_backpackOpened", LINKFUNC(backpackOpened)] call CBA_fnc_addEventHandler;