mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-01-18 07:52:32 +01:00
Ugh, fixed Linux build.
This commit is contained in:
parent
5781b42ad4
commit
405290aaaf
@ -58,7 +58,7 @@
|
||||
typedef void * HMODULE;
|
||||
#define PLATFORM_MAX_PATH PATH_MAX
|
||||
#define SH_SYS SH_SYS_LINUX
|
||||
#define SH_XP SH_SYS_POSIX
|
||||
#define SH_XP SH_XP_POSIX
|
||||
#define SH_COMP SH_COMP_GCC
|
||||
#define PATH_SEP_STR "/"
|
||||
#define PATH_SEP_CHAR '/'
|
||||
|
Loading…
x
Reference in New Issue
Block a user