mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-26 04:07:51 -05:00
video_core: add null backend
This commit is contained in:
@ -24,5 +24,3 @@ public:
|
||||
|
||||
std::unique_ptr<Core::Frontend::GraphicsContext> CreateSharedContext() const override;
|
||||
};
|
||||
|
||||
class DummyContext : public Core::Frontend::GraphicsContext {};
|
||||
|
Reference in New Issue
Block a user