mirror of https://git.suyu.dev/suyu/suyu
vfs_offset: Simplify TrimToFit()
We can simply use std::clamp() here, instead of using an equivalent with std::max() and std::min().merge-requests/60/head
parent
894b0de0f2
commit
3e0727df1b
Loading…
Reference in New Issue