ACE3/addons/maptools/XEH_PREP.hpp
PabstMirror 73215b707d Remove Line Drawing from MapTools
And change map tools key to ALT from CTRL
2016-06-02 14:36:25 -05:00

10 lines
208 B
C++

PREP(calculateMapScale);
PREP(canUseMapGPS);
PREP(canUseMapTools);
PREP(handleMouseButton);
PREP(handleMouseMove);
PREP(isInsideMapTool);
PREP(openMapGps);
PREP(openMapGpsUpdate);
PREP(updateMapToolMarkers);