ACE3/addons/maptools/XEH_PREP.hpp

10 lines
215 B
C++
Raw Normal View History

2016-02-22 14:20:36 +00:00
PREP(calculateMapScale);
PREP(canUseMapGPS);
PREP(canUseMapTools);
PREP(drawLinesOnRoamer);
2016-02-22 14:20:36 +00:00
PREP(handleMouseButton);
PREP(handleMouseMove);
PREP(isInsideMapTool);
PREP(openMapGpsUpdate);
PREP(updateMapToolMarkers);