Skip to content
GitLab
Explore
Sign in
suyu
src
core
hle
kernel
kernel.cpp
Find file
Blame
History
Permalink
Core: Use std::array for managing kernel object space
· ab4648d3
Lioncash
authored
Aug 19, 2014
These avoid relying on memset for clearing the arrays.
ab4648d3
Loading