ACE3/addons/hearing/XEH_preInit.sqf

9 lines
171 B
Plaintext
Raw Normal View History

2015-01-13 04:17:52 +00:00
#include "script_component.hpp"
PREP(addEarPlugs);
PREP(earRinging);
PREP(explosionNear);
PREP(firedNear);
PREP(hasEarPlugsIn);
PREP(putInEarPlugs);
PREP(removeEarPlugs);