mirror of
https://github.com/libretro/RetroArch
synced 2025-02-17 06:40:57 +00:00
(Wii) Take out HAVE_NETWORKING and HAVE_NETPLAY -would need suitable
headers and netport implementation - look at this for reference - https://code.google.com/p/diiscent/source/browse/trunk/netport/?r=4
This commit is contained in:
parent
7f3e727967
commit
4e0a6c765d
@ -121,8 +121,6 @@ HAVE_7ZIP := 1
|
||||
HAVE_RPNG := 1
|
||||
HAVE_OVERLAY := 1
|
||||
HAVE_LIBSICKSAXIS := 0
|
||||
HAVE_NETWORKING := 1
|
||||
HAVE_NETPLAY := 1
|
||||
HAVE_BUILTIN_AUTOCONFIG := 1
|
||||
else ifeq ($(platform), psp1)
|
||||
CC = psp-gcc$(EXE_EXT)
|
||||
|
Loading…
x
Reference in New Issue
Block a user