mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
(wii) Define HAVE_NETPLAY
This commit is contained in:
parent
cd56d21003
commit
3336849e80
@ -107,6 +107,7 @@ ifeq ($(USBGECKO), 1)
|
||||
endif
|
||||
ifeq ($(HAVE_LOGGER), 1)
|
||||
HAVE_NETWORKING=1
|
||||
HAVE_NETPLAY=1
|
||||
endif
|
||||
APP_BOOTER_DIR = wii/app_booter
|
||||
PLATOBJS := $(APP_BOOTER_DIR)/app_booter.binobj
|
||||
|
Loading…
x
Reference in New Issue
Block a user