mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
[Griffin] change default logging address to broadcast address
This commit is contained in:
parent
ea5ecd507d
commit
41a3d5b5cf
@ -4,7 +4,7 @@ HAVE_FILE_LOGGER = 0
|
||||
PERF_TEST = 0
|
||||
WHOLE_ARCHIVE_LINK = 0
|
||||
BIG_STACK = 0
|
||||
PC_DEVELOPMENT_IP_ADDRESS = 192.168.1.138
|
||||
PC_DEVELOPMENT_IP_ADDRESS = 255.255.255.255
|
||||
PC_DEVELOPMENT_UDP_PORT = 3490
|
||||
|
||||
ifneq ($(EMSCRIPTEN),)
|
||||
|
Loading…
x
Reference in New Issue
Block a user