Skip to content

Commit

Permalink
Add LOG("Leaving OPL GUI, starting eecore...\n");
Browse files Browse the repository at this point in the history
  • Loading branch information
rickgaiser committed Aug 6, 2021
1 parent 2753ad4 commit 4d24d8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/system.c
Expand Up @@ -849,6 +849,8 @@ void sysLaunchLoaderElf(const char *filename, const char *mode_str, int size_cdv
}
#endif

LOG("Leaving OPL GUI, starting eecore...\n");

// Let's go.
fileXioExit();
SifExitRpc();
Expand Down

0 comments on commit 4d24d8f

Please sign in to comment.