game_list: Display patch names and versions on list
This commit is contained in:
parent
f5e03b9173
commit
8e150c46b9
2 changed files with 27 additions and 0 deletions
|
@ -38,6 +38,7 @@ public:
|
|||
enum {
|
||||
COLUMN_NAME,
|
||||
COLUMN_COMPATIBILITY,
|
||||
COLUMN_ADD_ONS,
|
||||
COLUMN_FILE_TYPE,
|
||||
COLUMN_SIZE,
|
||||
COLUMN_COUNT, // Number of columns
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue