mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 06:26:49 +00:00
sceNpTrophy: set timestamps
This commit is contained in:
parent
23c710cf53
commit
1ae3b37fbe
7 changed files with 69 additions and 27 deletions
|
|
@ -72,6 +72,8 @@ namespace gui
|
|||
return "trophy_column_id";
|
||||
case trophy_list_columns::platinum_link:
|
||||
return "trophy_column_platinum_link";
|
||||
case trophy_list_columns::time_unlocked:
|
||||
return "trophy_column_time_unlocked";
|
||||
case trophy_list_columns::count:
|
||||
return "";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue