mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-05-19 05:50:06 +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.