mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +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);
|
||||
|
||||
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].gamecrc);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user