mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
log the port too
This commit is contained in:
parent
7aaf193810
commit
d1e554ac2e
@ -3138,7 +3138,7 @@ static int action_ok_netplay_connect_room(const char *path,
|
|||||||
netplay_room_list[idx - 1].port);
|
netplay_room_list[idx - 1].port);
|
||||||
|
|
||||||
RARCH_LOG("Connecting to: %s with game: %s/%08x\n",
|
RARCH_LOG("Connecting to: %s with game: %s/%08x\n",
|
||||||
netplay_room_list[idx - 1].address,
|
tmp_hostname,
|
||||||
netplay_room_list[idx - 1].gamename,
|
netplay_room_list[idx - 1].gamename,
|
||||||
netplay_room_list[idx - 1].gamecrc);
|
netplay_room_list[idx - 1].gamecrc);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user