From 6394eec60a429c63012fa4c77e29f562618a29b4 Mon Sep 17 00:00:00 2001 From: Mark Olsen Date: Sun, 16 Apr 2006 01:48:40 +0000 Subject: [PATCH] More endian bugs fixed. Swap table contents before doing Com_BlockChecksum, swap the generated checksum before comparison. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2216 fc73d0e0-1445-4013-8a0c-d673dee63da5 --- engine/common/huff.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/engine/common/huff.c b/engine/common/huff.c index abe13e4c..3ce8ef71 100644 --- a/engine/common/huff.c +++ b/engine/common/huff.c @@ -671,8 +671,11 @@ void Huff_Init( int *huffCounts ) { for( j=0 ; j