yuzu/src/core/hle/service/bcat/backend
Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error
Now that we have most of core free of shadowing, we can enable the
warning as an error to catch anything that may be remaining and also
eliminate this class of logic bug entirely.
2021-05-16 03:43:16 -04:00
..
backend.cpp hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. 2021-05-05 16:40:51 -07:00
backend.h hle: kernel: Migrate KReadableEvent and KWritableEvent to KAutoObject. 2021-05-05 16:40:51 -07:00
boxcat.cpp core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
boxcat.h bcat: Remove use of global system accessors 2019-10-15 16:39:27 -04:00