diff options
| author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | 2021-05-17 21:17:36 +0200 |
|---|---|---|
| committer | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | 2021-11-02 13:50:21 +0100 |
| commit | 3d662e746bef6651dcdd0bc985c9e6d6518f006d (patch) | |
| tree | 139fd07da71cc0394e36ff73cc6d10fbf796b9b6 /Source/Core/VideoCommon/CommandProcessor.cpp | |
| parent | ab252aedfa95095fe0e9a458e161b164c1156ca7 (diff) | |
Core: Fix a -Wshadow warning in gcc 11
This moves the only direct call to zlib’s crc32() into its own
translation unit, but that operation is cold enough that this won’t
matter in the slightest. crc32_z() would be more appropriate, but
Android has an older zlib version…
Diffstat (limited to 'Source/Core/VideoCommon/CommandProcessor.cpp')
0 files changed, 0 insertions, 0 deletions
