mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
73215b707d
And change map tools key to ALT from CTRL
10 lines
208 B
C++
10 lines
208 B
C++
PREP(calculateMapScale);
|
|
PREP(canUseMapGPS);
|
|
PREP(canUseMapTools);
|
|
PREP(handleMouseButton);
|
|
PREP(handleMouseMove);
|
|
PREP(isInsideMapTool);
|
|
PREP(openMapGps);
|
|
PREP(openMapGpsUpdate);
|
|
PREP(updateMapToolMarkers);
|