mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
0315219cf2
*TODO: Fix the dialog button actions (action="...") in RscTitles.hpp
1 line
87 B
C
1 line
87 B
C
#define GET_TEMPERATURE_AT_HEIGHT(h) (EGVAR(weather,currentTemperature) - 0.0065 * (h)) |