mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-17 07:35:47 -04:00
Remove YBaseLib dependency
This commit is contained in:
@ -30,9 +30,6 @@ class System
|
||||
public:
|
||||
~System();
|
||||
|
||||
/// Returns true if the filename is a PlayStation executable we can inject.
|
||||
static bool IsPSExe(const char* filename);
|
||||
|
||||
/// Creates a new System.
|
||||
static std::unique_ptr<System> Create(HostInterface* host_interface);
|
||||
|
||||
|
Reference in New Issue
Block a user