mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 13:15:45 -04:00
Pad: Set up memory cards via settings
This commit is contained in:
@ -32,4 +32,7 @@ struct Settings
|
||||
} debugging;
|
||||
|
||||
// TODO: Controllers, memory cards, etc.
|
||||
|
||||
std::string memory_card_a_filename;
|
||||
std::string memory_card_b_filename;
|
||||
};
|
||||
|
Reference in New Issue
Block a user