mirror of https://github.com/yuzu-mirror/yuzu
video_core/memory_manager: Replace a loop with std::array's fill() function in PageSlot()
We already have a function that does what this code was doing, so let's use that instead.pull/8/head
parent
d71e19fd75
commit
bf608f125e
Loading…
Reference in New Issue