mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-08-10 21:40:07 +00:00

Add a case of `Log::Class::Count` to the switch statement that dispatches on `Log::Class`. The case simply calls the `UNREACHABLE` macro.
Add a case of `Log::Class::Count` to the switch statement that dispatches on `Log::Class`. The case simply calls the `UNREACHABLE` macro.