mirror of https://github.com/yuzu-mirror/yuzu
gl_shader_cache: Resolve truncation compiler warning
The previous code would cause a warning, as it was truncating size_t (64-bit) to a u32 (32-bit) implicitly.pull/8/head
parent
3b1043c58a
commit
861bfdbf5d
Loading…
Reference in New Issue