mirror of
https://github.com/rehlds/rehlds.git
synced 2025-01-07 12:35:33 +03:00
391bd5d627
SSE4.2's crc32 is actually crc32c - removed crc32.*
6 lines
104 B
C++
6 lines
104 B
C++
#include "precompiled.h"
|
|
|
|
#include "sys_shared.cpp"
|
|
#include "crc32c.cpp"
|
|
#include "interface.cpp"
|