mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +00:00
Common/Hash: use zlib-ng for adler32. small cleanups.
This commit is contained in:
parent
fb45ed3981
commit
17c554c165
5 changed files with 190 additions and 252 deletions
|
@ -94,8 +94,6 @@ TextureCacheBase::TextureCacheBase()
|
|||
|
||||
HiresTexture::Init();
|
||||
|
||||
Common::SetHash64Function();
|
||||
|
||||
TMEM::InvalidateAll();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue