mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-07 07:21:18 +12:00
gui: Added location column in Title Manager (#697)
Thanks @RivanParmar!
This commit is contained in:
parent
9049ad91f9
commit
823386cc09
2 changed files with 17 additions and 0 deletions
|
@ -24,6 +24,7 @@ public:
|
|||
ColumnVersion,
|
||||
ColumnRegion,
|
||||
ColumnFormat,
|
||||
ColumnLocation,
|
||||
|
||||
ColumnMAX,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue