mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
warning
This commit is contained in:
parent
6bdb491884
commit
4364a93bf3
@ -1140,7 +1140,8 @@ bool netplay_driver_ctl(enum rarch_netplay_ctl_state state, void *data)
|
|||||||
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
/* /!\
|
/* /!\ WARNING: POTENTIAL PITFALL
|
||||||
|
|
||||||
netplay.c does something naughty and undefines
|
netplay.c does something naughty and undefines
|
||||||
sockaddr_storage and addrinfo. This is disastrous
|
sockaddr_storage and addrinfo. This is disastrous
|
||||||
for griffin builds.
|
for griffin builds.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user