Init SDL info structure and add dummy context
This commit is contained in:
@@ -22,3 +22,5 @@ public:
|
||||
|
||||
std::unique_ptr<Core::Frontend::GraphicsContext> CreateSharedContext() const override;
|
||||
};
|
||||
|
||||
class DummyContext : public Core::Frontend::GraphicsContext {};
|
||||
|
||||
Reference in New Issue
Block a user