1
0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2025-04-27 09:20:07 +00:00
Lioncash 9e726a9250 service: Resolve cases of member field shadowing
Now all that remains is for kernel code to be 'shadow-free' and then
-Wshadow can be turned into an error.
2021-05-04 04:38:38 -04:00
..