mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2024-12-26 09:01:20 -08:00
settings: Remove unused CpuCore class.
This commit is contained in:
parent
94f4009c3b
commit
212a6ab937
@ -105,11 +105,6 @@ static const std::array<const char*, NumAnalogs> mapping = {{
|
||||
}};
|
||||
} // namespace NativeAnalog
|
||||
|
||||
enum class CpuCore {
|
||||
Unicorn,
|
||||
Dynarmic,
|
||||
};
|
||||
|
||||
struct Values {
|
||||
// System
|
||||
bool use_docked_mode;
|
||||
|
Loading…
Reference in New Issue
Block a user