ACE3/addons/maptools/XEH_PREP.hpp
2018-01-17 03:36:10 -08:00

10 lines
208 B
C++

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