mirror of https://github.com/yuzu-mirror/yuzu
vfs_offset: Simplify TrimToFit()
We can simply use std::clamp() here, instead of using an equivalent with std::max() and std::min().pull/8/head
parent
894b0de0f2
commit
3e0727df1b
Loading…
Reference in New Issue