diff options
Diffstat (limited to 'menu.py')
| -rwxr-xr-x | menu.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ def launchDashboard(): quit() def launchRetroPie(): print("Launching RetroPie") + # TODO: Fix this os.system("emulationstation") quit() def launchSteam(): |
