OpenTTD Source 20241224-master-gee860a5c8e
|
Windows implementation of OS-specific survey information. More...
#include "../../stdafx.h"
#include "../../3rdparty/fmt/format.h"
#include "../../survey.h"
#include <thread>
#include <windows.h>
#include "../../safeguards.h"
Go to the source code of this file.
Functions | |
void | SurveyOS (nlohmann::json &json) |
Windows implementation of OS-specific survey information.
Definition in file survey_win.cpp.
void SurveyOS | ( | nlohmann::json & | json | ) |
Definition at line 20 of file survey_win.cpp.