OpenTTD Source  20240919-master-gdf0233f4c2
library_loader_unix.cpp File Reference
#include "../../stdafx.h"
#include <dlfcn.h>
#include "../../library_loader.h"
#include "../../safeguards.h"

Go to the source code of this file.

Detailed Description

Implementation of the LibraryLoader for Linux / MacOS

Definition in file library_loader_unix.cpp.