aboutsummaryrefslogtreecommitdiff
path: root/gui/launcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/launcher.h')
-rw-r--r--gui/launcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/launcher.h b/gui/launcher.h
index 9d75c9a435..b9a76c80ca 100644
--- a/gui/launcher.h
+++ b/gui/launcher.h
@@ -74,7 +74,7 @@ protected:
void removeGame(int item);
void editGame(int item);
void loadGame(int item);
-
+
void selectGame(const String &name);
};