mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-14 14:45:46 -04:00
HostDisplay: Move most backend logic to FrontendCommon
This commit is contained in:
@ -11,7 +11,8 @@ struct WindowInfo
|
||||
X11,
|
||||
Wayland,
|
||||
MacOS,
|
||||
Android
|
||||
Android,
|
||||
Libretro,
|
||||
};
|
||||
|
||||
enum class SurfaceFormat
|
||||
|
Reference in New Issue
Block a user