ACE3/addons/map/XEH_PREP.hpp

17 lines
352 B
C++
Raw Normal View History

2016-02-22 14:20:36 +00:00
PREP(blueForceTrackingModule);
PREP(blueForceTrackingUpdate);
PREP(compileFlashlightMenu);
PREP(determineMapLight);
PREP(determineZoom);
PREP(flashlightGlow);
PREP(getUnitFlashlights);
PREP(moduleMap);
PREP(needPlaySound);
2016-02-22 14:20:36 +00:00
PREP(onDrawMap);
PREP(simulateMapLight);
PREP(switchFlashlight);
PREP(updateMapEffects);
PREP(initMainMap);
PREP(isFlashlight);