|
OpenTTD Source
14.0-beta1
|
#include "../../stdafx.h"#include <windows.h>#include "../../library_loader.h"#include "../../3rdparty/fmt/format.h"#include "../../safeguards.h"Go to the source code of this file.
Functions | |
| static std::string | GetLoadError () |
Implementation of the LibraryLoader for Windows
Definition in file library_loader_win.cpp.