mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-16 10:55:46 -04:00
GameList: Reduce number of system calls when scanning
This commit is contained in:
@ -81,7 +81,6 @@ DiscRegion GetRegionForImage(CDImage* cdi);
|
||||
DiscRegion GetRegionForExe(const char* path);
|
||||
DiscRegion GetRegionForPsf(const char* path);
|
||||
std::optional<DiscRegion> GetRegionForPath(const char* image_path);
|
||||
std::string_view GetTitleForPath(const char* path);
|
||||
|
||||
State GetState();
|
||||
void SetState(State new_state);
|
||||
|
Reference in New Issue
Block a user