Qt/GameCubePane: Fix memory card selector

This commit is contained in:
spycrab 2018-01-30 10:23:57 +01:00
parent 3bceb3c52a
commit 350c1f999c
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ void GameCubePane::OnConfigPressed(int slot)
{
// Memory card
case 2:
filter = tr("GameCube Memory Cards (*.raw,*.gcp)");
filter = tr("GameCube Memory Cards (*.raw *.gcp)");
memcard = true;
break;
// Advance Game Port