From 7c382d719ac9f50af17d117f177c8bede75941f1 Mon Sep 17 00:00:00 2001 From: Helloman892 Date: Sat, 2 Sep 2017 14:15:53 +0100 Subject: [PATCH] Bugfixes This may work? --- source/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/main.c b/source/main.c index f2946f1..e6ef54b 100644 --- a/source/main.c +++ b/source/main.c @@ -95,7 +95,7 @@ int main(void) exit_screens(); exit_services(); PTMSYSM_RebootAsync(0); - ptmSysmExit(); + //ptmSysmExit(); } } else if (kDown & KEY_L)