mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-19 03:21:36 +00:00
@@ -19,6 +19,7 @@ namespace VideoCore {
|
||||
|
||||
struct RendererSettings {
|
||||
std::atomic_bool use_framelimiter{false};
|
||||
std::atomic_bool set_background_color{false};
|
||||
};
|
||||
|
||||
class RendererBase : NonCopyable {
|
||||
|
||||
Reference in New Issue
Block a user