Skip to content

Commit

Permalink
cleanup/fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAaronLopezGarcia committed Jan 11, 2025
1 parent aaa92eb commit 890c4bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions extras/apps/light_installer/README
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ARK full installer.
Installs external modules into flash0 for full CFW without savedata or memory stick.
ARK light installer.
Installs minimal CFW without need for savedata or memory stick.
2 changes: 0 additions & 2 deletions extras/menus/recovery/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,6 @@ int main(SceSize args, void *argp) {
if (is_launcher_mode){
sceKernelDelayThread(10000);
proshell_main();
sceKernelExitGame();
return 0;
}

SceCtrlData pad;
Expand Down

0 comments on commit 890c4bb

Please sign in to comment.