mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-14 15:25:45 -04:00
FullscreenUI: Redo landing page and add help bar
This commit is contained in:
@ -299,7 +299,12 @@ void Host::RequestResizeHostDisplay(s32 width, s32 height)
|
||||
//
|
||||
}
|
||||
|
||||
void Host::RequestExit(bool save_state_if_running)
|
||||
void Host::RequestExitApplication(bool save_state_if_running)
|
||||
{
|
||||
//
|
||||
}
|
||||
|
||||
void Host::RequestExitBigPicture()
|
||||
{
|
||||
//
|
||||
}
|
||||
|
Reference in New Issue
Block a user