Skip to content
GitLab
Explore
Sign in
suyu
src
core
hle
kernel
svc.cpp
Find file
Blame
History
Permalink
common_funcs: Remove ARRAY_SIZE macro
· d9e316e3
Lioncash
authored
Apr 19, 2018
C++17 has non-member size() which we can just call where necessary.
d9e316e3
Loading