mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-04 07:40:10 +01: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…
Reference in a new issue