mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-16 22:42:40 +00:00
configure_general: Implement manual tristate buttons
This commit is contained in:
@@ -23,6 +23,8 @@ enum CheckState {
|
||||
};
|
||||
|
||||
struct Trackers {
|
||||
CheckState use_frame_limit;
|
||||
CheckState use_multi_core;
|
||||
} extern trackers;
|
||||
|
||||
// Global-aware apply and set functions
|
||||
|
||||
Reference in New Issue
Block a user