Code fixes to support x64.
This commit is contained in:
@@ -83,7 +83,7 @@ typedef struct {
|
||||
byte file[65536];
|
||||
short sqrTable[256];
|
||||
|
||||
unsigned int mcomp[256];
|
||||
int mcomp[256];
|
||||
byte *qStatus[2][32768];
|
||||
|
||||
long oldXOff, oldYOff, oldysize, oldxsize;
|
||||
|
||||
Reference in New Issue
Block a user