|
OpenTTD Source 20251117-master-g7398d2e290
|
OSX implementation of OS-specific survey information. More...
#include "../../stdafx.h"#include "../../3rdparty/fmt/format.h"#include "../../survey.h"#include "macos.h"#include <mach-o/arch.h>#include <thread>#include "../../safeguards.h"Go to the source code of this file.
Functions | |
| void | SurveyOS (nlohmann::json &json) |
OSX implementation of OS-specific survey information.
Definition in file survey_osx.cpp.
| void SurveyOS | ( | nlohmann::json & | json | ) |
Definition at line 21 of file survey_osx.cpp.