mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -06:00
Add path to File Name column of game grid
Fixes https://bugs.dolphin-emu.org/issues/10567
This commit is contained in:
@ -268,6 +268,7 @@ struct SConfig
|
||||
bool m_showTitleColumn;
|
||||
bool m_showMakerColumn;
|
||||
bool m_showFileNameColumn;
|
||||
bool m_showFilePathColumn;
|
||||
bool m_showIDColumn;
|
||||
bool m_showRegionColumn;
|
||||
bool m_showSizeColumn;
|
||||
|
Reference in New Issue
Block a user