1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 20:16:10 +08:00

Fix file encoding

This commit is contained in:
Nick Hastings
2025-05-17 14:13:32 -04:00
committed by Nicholas Hastings
parent f68cb313fe
commit 73e64e0fbb
2525 changed files with 2527 additions and 2527 deletions

View File

@ -1,4 +1,4 @@
//======= Copyright <EFBFBD> 2005, , Valve Corporation, All rights reserved. =========
//======= Copyright © 2005, , Valve Corporation, All rights reserved. =========
//
// Purpose: Variant Pearson Hash general purpose hashing algorithm described
// by Cargill in C++ Report 1994. Generates a 16-bit result.