mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 06:45:46 -04:00
System: Don't wipe out nonpersistent memory cards during game change
This commit is contained in:
@ -180,7 +180,8 @@ Controller* GetController(u32 slot);
|
||||
void UpdateControllers();
|
||||
void UpdateControllerSettings();
|
||||
void ResetControllers();
|
||||
void UpdateMemoryCards();
|
||||
void UpdateMemoryCardTypes();
|
||||
void UpdatePerGameMemoryCards();
|
||||
bool HasMemoryCard(u32 slot);
|
||||
void SwapMemoryCards();
|
||||
void UpdateMultitaps();
|
||||
|
Reference in New Issue
Block a user