mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
Implement SwapInterval for AGL interface
This commit is contained in:
@ -32,6 +32,7 @@ public:
|
||||
bool ClearCurrent();
|
||||
void Shutdown();
|
||||
void Update();
|
||||
void SwapInterval(int Interval);
|
||||
|
||||
};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user