Common/Hash: use zlib-ng for adler32. small cleanups.

This commit is contained in:
Shawn Hoffman
2022-08-01 10:07:27 -07:00
parent fb45ed3981
commit 17c554c165
5 changed files with 189 additions and 251 deletions
@@ -94,8 +94,6 @@ TextureCacheBase::TextureCacheBase()
HiresTexture::Init();
Common::SetHash64Function();
TMEM::InvalidateAll();
}