mirror of
https://github.com/celisej567/source-engine.git
synced 2026-09-19 20:09:06 +03: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