mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-24 17:17:51 -05:00
game_list: Display patch names and versions on list
This commit is contained in:
@ -38,6 +38,7 @@ public:
|
||||
enum {
|
||||
COLUMN_NAME,
|
||||
COLUMN_COMPATIBILITY,
|
||||
COLUMN_ADD_ONS,
|
||||
COLUMN_FILE_TYPE,
|
||||
COLUMN_SIZE,
|
||||
COLUMN_COUNT, // Number of columns
|
||||
|
Reference in New Issue
Block a user