ACE3/addons/switchunits/XEH_preInit.sqf

12 lines
203 B
Plaintext
Raw Normal View History

2015-01-12 13:54:36 +00:00
#include "script_component.hpp"
PREP(addMapFunction);
PREP(handleMapClick);
PREP(initPlayer);
PREP(isValidAi);
PREP(markAiOnMap);
PREP(module);
PREP(nearestPlayers);
PREP(switchBack);
PREP(switchUnit);