|
OpenTTD Source 20260208-master-g43af8e94d0
|
Implementation of the LibraryLoader for Linux and MacOS. More...
#include "../../stdafx.h"#include <dlfcn.h>#include "../../library_loader.h"#include "../../safeguards.h"Go to the source code of this file.
Implementation of the LibraryLoader for Linux and MacOS.
Definition in file library_loader_unix.cpp.