mirror of
https://github.com/libretro/snes9x.git
synced 2025-02-12 12:18:16 +00:00
Display all netplay connection error messages
This commit is contained in:
parent
d6c8111955
commit
8a8d7b5646
@ -350,6 +350,7 @@ on the remote machine on this port?");
|
|||||||
errno
|
errno
|
||||||
#endif
|
#endif
|
||||||
);
|
);
|
||||||
|
S9xNPSetError(buf);
|
||||||
S9xNPDisconnect ();
|
S9xNPDisconnect ();
|
||||||
}
|
}
|
||||||
return (FALSE);
|
return (FALSE);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user