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

This commit is contained in:
Shawn Hoffman 2022-07-22 08:52:26 -07:00
commit 17c554c165
5 changed files with 190 additions and 252 deletions

View file

@ -94,8 +94,6 @@ TextureCacheBase::TextureCacheBase()
HiresTexture::Init();
Common::SetHash64Function();
TMEM::InvalidateAll();
}