From 5fab57bf82db283f8902183a1272bf498c6b473f Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 10 Aug 2020 17:52:16 -0400 Subject: Added a todo --- menu.py | 1 + 1 file changed, 1 insertion(+) 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(): -- cgit v1.2.3