SafeNameAndChat/hlsdk/common/winsani_out.h
Artem Golubikhin b7e2e97111 Initial commit
2016-01-25 02:09:11 +00:00

5 lines
113 B
C

#if _MSC_VER >= 1500 // MSVC++ 9.0 (Visual Studio 2008)
#undef HSPRITE
#pragma pop_macro("ARRAYSIZE")
#endif