mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 06:07:52 -05:00
game_list: Mark games as favorite to make them appear at the top.
Icons are from Icons8.
This commit is contained in:
@ -74,6 +74,7 @@ struct Values {
|
||||
QString game_dir_deprecated;
|
||||
bool game_dir_deprecated_deepscan;
|
||||
QVector<UISettings::GameDir> game_dirs;
|
||||
QVector<u64> favorited_ids;
|
||||
QStringList recent_files;
|
||||
QString language;
|
||||
|
||||
|
Reference in New Issue
Block a user