Skip to content

Commit

Permalink
Update main.c
Browse files Browse the repository at this point in the history
  • Loading branch information
israpps authored Feb 11, 2024
1 parent 4455d21 commit 9ff9a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1046,7 +1046,7 @@ int dischandler()
void ResetIOP(void)
{
SifInitRpc(0); // Initialize SIFCMD & SIFRPC
#ifndef PSX
#ifndef IOPRP
while (!SifIopReset("", 0)) {};
#else
/* sp193: on PSX We need some of the PSX's CDVDMAN facilities, but we do not want to use its (too-)new FILEIO module.
Expand Down

0 comments on commit 9ff9a68

Please sign in to comment.