video_core: add null backend
This commit is contained in:
@@ -89,3 +89,5 @@ protected:
|
||||
/// yuzu core instance
|
||||
Core::System& system;
|
||||
};
|
||||
|
||||
class DummyContext : public Core::Frontend::GraphicsContext {};
|
||||
|
||||
Reference in New Issue
Block a user