mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-22 18:34:55 -05:00
@@ -23,7 +23,7 @@ public:
|
||||
void SwapInterval(int Interval) override;
|
||||
void Swap() override;
|
||||
void* GetFuncAddress(const std::string& name) override;
|
||||
bool Create(void *window_handle);
|
||||
bool Create(void *window_handle) override;
|
||||
bool MakeCurrent() override;
|
||||
bool ClearCurrent() override;
|
||||
void Shutdown() override;
|
||||
|
||||
Reference in New Issue
Block a user