mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-22 11:53:43 +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