mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-16 17:05:46 -04:00
FullscreenUI: Fix controller navigation in disc change
This commit is contained in:
@ -189,7 +189,7 @@ bool DumpVRAM(const char* filename);
|
||||
bool DumpSPURAM(const char* filename);
|
||||
|
||||
bool HasMedia();
|
||||
const std::string& GetMediaFileName();
|
||||
std::string GetMediaFileName();
|
||||
bool InsertMedia(const char* path);
|
||||
void RemoveMedia();
|
||||
|
||||
|
Reference in New Issue
Block a user