mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-22 13:07:51 -05:00
add icon & title to game list
This commit is contained in:
@ -20,8 +20,8 @@ class GameList : public QWidget {
|
||||
|
||||
public:
|
||||
enum {
|
||||
COLUMN_FILE_TYPE,
|
||||
COLUMN_NAME,
|
||||
COLUMN_FILE_TYPE,
|
||||
COLUMN_SIZE,
|
||||
COLUMN_COUNT, // Number of columns
|
||||
};
|
||||
|
Reference in New Issue
Block a user