Allow displaying of the full title in the interface, as well as use the full title in the search filter
This commit is contained in:
parent
d6f2bc8c04
commit
f9cded05fd
6 changed files with 43 additions and 4 deletions
|
@ -50,6 +50,7 @@ enum class GameListText {
|
|||
FileName, ///< Display the file name of the entry
|
||||
FullPath, ///< Display the full path of the entry
|
||||
TitleName, ///< Display the name of the title
|
||||
LongTitleName, ///< Display the long name of the title
|
||||
TitleID, ///< Display the title ID
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue