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

This commit is contained in:
Shawn Hoffman
2022-07-22 08:52:26 -07:00
parent fb45ed3981
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();
}