mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
daa4581fe9
* Maptools - Make GPS display a real 3d object * Fix header * Apply suggestions from code review Co-Authored-By: commy2 <commy-2@gmx.de>
10 lines
215 B
C++
10 lines
215 B
C++
PREP(calculateMapScale);
|
|
PREP(canUseMapGPS);
|
|
PREP(canUseMapTools);
|
|
PREP(drawLinesOnRoamer);
|
|
PREP(handleMouseButton);
|
|
PREP(handleMouseMove);
|
|
PREP(isInsideMapTool);
|
|
PREP(openMapGpsUpdate);
|
|
PREP(updateMapToolMarkers);
|