summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/process.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-12-10 23:44:16 -0500
committerGravatar Lioncash2018-12-10 23:44:18 -0500
commit861bfdbf5def6a468017b66cd091661c0fc84202 (patch)
tree1db7a71e818087191ee13d031b0352872ff220cc /src/core/hle/kernel/process.cpp
parentMerge pull request #1846 from lioncash/dir (diff)
downloadyuzu-861bfdbf5def6a468017b66cd091661c0fc84202.tar.gz
yuzu-861bfdbf5def6a468017b66cd091661c0fc84202.tar.xz
yuzu-861bfdbf5def6a468017b66cd091661c0fc84202.zip
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.
Diffstat (limited to 'src/core/hle/kernel/process.cpp')
0 files changed, 0 insertions, 0 deletions