| 1 | #include <engine/client/checksum.h> |
|---|---|
| 2 | |
| 3 | void CChecksumData::InitFiles() |
| 4 | { |
| 5 | m_NumFiles = 2; |
| 6 | m_NumExtra = 22; |
| 7 | m_aFiles[0x000] = 0x579e91dc; |
| 8 | m_aFiles[0x001] = 0x042ec9ca; |
| 9 | m_aFiles[0x002] = 0xd721cd68; |
| 10 | m_aFiles[0x003] = 0x44d83345; |
| 11 | m_aFiles[0x004] = 0xa68b412c; |
| 12 | m_aFiles[0x005] = 0x7520b5a1; |
| 13 | m_aFiles[0x006] = 0x4828e602; |
| 14 | m_aFiles[0x007] = 0xe8a01133; |
| 15 | m_aFiles[0x008] = 0xe8a01133; |
| 16 | m_aFiles[0x009] = 0xe8a01133; |
| 17 | m_aFiles[0x00a] = 0xe8a01133; |
| 18 | m_aFiles[0x00b] = 0xe8a01133; |
| 19 | m_aFiles[0x00c] = 0xe8a01133; |
| 20 | m_aFiles[0x00d] = 0x38cca6be; |
| 21 | m_aFiles[0x00e] = 0x38cca6be; |
| 22 | m_aFiles[0x00f] = 0xe8a01133; |
| 23 | m_aFiles[0x010] = 0xe8a01133; |
| 24 | m_aFiles[0x011] = 0xe8a01133; |
| 25 | m_aFiles[0x012] = 0x38cca6be; |
| 26 | m_aFiles[0x013] = 0x38cca6be; |
| 27 | m_aFiles[0x014] = 0x38cca6be; |
| 28 | m_aFiles[0x015] = 0xe8a01133; |
| 29 | m_aFiles[0x016] = 0x1a03bd2f; |
| 30 | m_aFiles[0x017] = 0x3324e93d; |
| 31 | } |
| 32 |