mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-03-01 16:13:23 +00:00
Restore GD in game viewer
This commit is contained in:
parent
3ec156b2f2
commit
c4066b924b
@ -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…
x
Reference in New Issue
Block a user