1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/switchunits/XEH_PREP.hpp

12 lines
195 B
C++
Raw Normal View History

2016-02-22 14:20:36 +00:00
PREP(addMapFunction);
PREP(handleMapClick);
PREP(initPlayer);
PREP(isValidAi);
PREP(markAiOnMap);
PREP(module);
PREP(nearestPlayers);
PREP(startSwitchUnits);
PREP(switchBack);
PREP(switchUnit);