mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Common/Hash: use zlib-ng for adler32. small cleanups.
This commit is contained in:
@ -94,8 +94,6 @@ TextureCacheBase::TextureCacheBase()
|
||||
|
||||
HiresTexture::Init();
|
||||
|
||||
Common::SetHash64Function();
|
||||
|
||||
TMEM::InvalidateAll();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user