mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-03 05:49:41 +03:00
fix musl-idiodic libsc problems
This commit is contained in:
@@ -40,9 +40,11 @@
|
||||
|
||||
#ifdef nullptr
|
||||
#undef nullptr
|
||||
#define nullptr 0
|
||||
#endif
|
||||
|
||||
#define nullptr 0
|
||||
|
||||
|
||||
// stdio.h
|
||||
#ifdef NULL
|
||||
#undef NULL
|
||||
|
||||
Reference in New Issue
Block a user