Fixed missed renaming

This commit is contained in:
Dimitris Panokostas 2017-02-23 01:07:05 +01:00
parent 62a262af73
commit 6509317d62

View file

@ -254,7 +254,7 @@ static void SelectFolderLoop()
uae_gui->draw();
// Finally we update the screen.
UpdateScreen();
UpdateGuiScreen();
}
}