Skip to content
Snippets Groups Projects
Commit bf608f12 authored by Lioncash's avatar Lioncash
Browse files

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.
parent d71e19fd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment