mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 11:36:13 +00:00
Restore GD in game viewer
This commit is contained in:
parent
3ec156b2f2
commit
c4066b924b
1 changed files with 0 additions and 1 deletions
|
@ -169,7 +169,6 @@ void GameViewer::LoadPSF()
|
|||
{
|
||||
game.category = "Game Data";
|
||||
game.icon_path = dir + "/ICON0.PNG";
|
||||
continue;
|
||||
}
|
||||
|
||||
m_game_data.push_back(game);
|
||||
|
|
Loading…
Add table
Reference in a new issue