added namespace GUI
svn-id: r11255
This commit is contained in:
parent
5c2a3da7f2
commit
22c22d1e81
37 changed files with 166 additions and 44 deletions
|
@ -183,7 +183,7 @@ static void launcherDialog(GameDetector &detector, OSystem *system) {
|
|||
|
||||
system->set_palette(dummy_palette, 0, 16);
|
||||
|
||||
LauncherDialog dlg(detector);
|
||||
GUI::LauncherDialog dlg(detector);
|
||||
dlg.runModal();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue