OpenTTD Source
20241111-master-gce64d5f5d9
|
Implementation of the LibraryLoader for Linux / 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 / MacOS.
Definition in file library_loader_unix.cpp.