mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-27 19:35:42 -04:00
core: fix-comment
This commit is contained in:
parent
4cbb6e2247
commit
6afb267bb9
@ -251,7 +251,7 @@ protected:
|
|||||||
bool m_vsync_enabled = false;
|
bool m_vsync_enabled = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
/// Returns a pointer to the current host display abstraction. Assumes AcquireHostDisplay() has been caled.
|
/// Returns a pointer to the current host display abstraction. Assumes AcquireHostDisplay() has been called.
|
||||||
extern std::unique_ptr<HostDisplay> g_host_display;
|
extern std::unique_ptr<HostDisplay> g_host_display;
|
||||||
|
|
||||||
namespace Host {
|
namespace Host {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user