mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-28 21:38:01 +03:00
Qt: add new vfs usb tab
This commit is contained in:
parent
a538f655be
commit
072c289f5e
19 changed files with 623 additions and 167 deletions
|
@ -518,5 +518,5 @@ void cfg::device_entry::set_map(map_of_type<device_info>&& map)
|
|||
|
||||
void cfg::device_entry::from_default()
|
||||
{
|
||||
m_map = m_def;
|
||||
m_map = m_default;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue