mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 02:05:45 -04:00
HostDisplay: Support refresh rate queries on all platforms except Mac
This commit is contained in:
@ -414,7 +414,7 @@ protected:
|
||||
|
||||
bool CreateHostDisplayResources();
|
||||
void ReleaseHostDisplayResources();
|
||||
void OnHostDisplayResized(u32 new_width, u32 new_height, float new_scale);
|
||||
void OnHostDisplayResized();
|
||||
|
||||
virtual void DrawImGuiWindows();
|
||||
|
||||
|
Reference in New Issue
Block a user