ACE3/addons/fastroping/XEH_PREP.hpp

18 lines
352 B
C++
Raw Normal View History

2016-03-06 18:53:37 +00:00
PREP(canCloseRamp);
2016-03-05 22:19:53 +00:00
PREP(canCutRopes);
PREP(canDeployRopes);
PREP(canFastRope);
PREP(canPrepareFRIES);
PREP(checkVehicleThread);
PREP(cutRopes);
PREP(deployRopes);
PREP(equipFRIES);
PREP(fastRope);
PREP(fastRopeLocalPFH);
PREP(fastRopeServerPFH);
PREP(moduleEquipFRIES);
PREP(onCutCommon);
PREP(onPrepareCommon);
PREP(onRopeBreak);
PREP(prepareFRIES);