mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-30 16:00:06 -04:00
Move platform-specific defines and macros to own file crossplat.h
This commit is contained in:
@@ -99,9 +99,9 @@
|
||||
|
||||
#if defined(POSIX)
|
||||
#include <dlfcn.h>
|
||||
#include "linux_fix.h"
|
||||
#endif
|
||||
|
||||
#include "crossplat.h"
|
||||
#include "module.h"
|
||||
#include "pserror.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user