mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-16 20:15:47 -04:00
Pad: Set up memory cards via settings
This commit is contained in:
@ -71,7 +71,7 @@ public:
|
||||
void StallCPU(TickCount ticks);
|
||||
|
||||
void SetController(u32 slot, std::shared_ptr<PadDevice> dev);
|
||||
void SetMemoryCard(u32 slot, std::shared_ptr<PadDevice> dev);
|
||||
void UpdateMemoryCards();
|
||||
|
||||
bool HasMedia() const;
|
||||
bool InsertMedia(const char* path);
|
||||
|
Reference in New Issue
Block a user