Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAaronLopezGarcia committed Feb 8, 2025
1 parent 33449a9 commit 0d183f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/compat/psp/syspatch.c
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@ void PSPOnModuleStart(SceModule2 * mod){
if (se_config->wpa2){
patchSceNetWpa2(mod);
}
goto flush;
}

if (strcmp(mod->modname, "vsh_module") == 0){
Expand Down

0 comments on commit 0d183f7

Please sign in to comment.