mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-27 00:34:46 +01:00
Add bulk of the platform file for linux, change the compilation target from shared library to executable for linux, provide necessary changes to make it compile & load the stub of a process. Make sure functions are marked as stubs where needed, and implementation is expected.