mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-11 03:09:36 +00:00
fix windows build scripts, add windows opus support
This commit is contained in:
@@ -28,7 +28,9 @@
|
||||
#endif
|
||||
|
||||
// Undefine this if using a compiler lacking threadsafe RTTI (like vc6)
|
||||
#ifndef COMPILER_MSVC
|
||||
#define MEM_DEBUG_CLASSNAME 1
|
||||
#endif
|
||||
|
||||
#include <stddef.h>
|
||||
#if defined( OSX )
|
||||
|
||||
Reference in New Issue
Block a user