halflife-updated
halflife-updated copied to clipboard
Improve assembly code in SDK
- On Windows,
__debugbreak();is prefered overasm(int 3) CPUIDandRDTSCare supported by default since Pentium- Removed unused (
#if 0) assembly code