mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-16 10:45:45 -04:00
CommonHostInterface: Add swap memory cards hotkey
This commit is contained in:
@ -181,6 +181,8 @@ void UpdateControllers();
|
||||
void UpdateControllerSettings();
|
||||
void ResetControllers();
|
||||
void UpdateMemoryCards();
|
||||
bool HasMemoryCard(u32 slot);
|
||||
void SwapMemoryCards();
|
||||
void UpdateMultitaps();
|
||||
|
||||
/// Dumps RAM to a file.
|
||||
|
Reference in New Issue
Block a user