ACE3/addons/disposable/XEH_preInit.sqf

7 lines
140 B
Plaintext
Raw Normal View History

2015-01-13 19:12:37 +00:00
#include "script_component.hpp"
2015-01-14 01:30:25 +00:00
PREP(aiDropWeaponCallback);
2015-01-13 19:12:37 +00:00
PREP(replaceATWeapon);
PREP(takeLoadedATWeapon);
PREP(updateInventoryDisplay);