aboutsummaryrefslogtreecommitdiff
path: root/menu.py
diff options
context:
space:
mode:
Diffstat (limited to 'menu.py')
-rwxr-xr-xmenu.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/menu.py b/menu.py
index 49f8794..eda9c4e 100755
--- a/menu.py
+++ b/menu.py
@@ -41,6 +41,7 @@ def launchDashboard():
quit()
def launchRetroPie():
print("Launching RetroPie")
+ # TODO: Fix this
os.system("emulationstation")
quit()
def launchSteam():