Fix typo.

This commit is contained in:
Steveice10
2016-12-23 15:17:53 -08:00
parent f0297ae3da
commit 6b63454e24
+1 -1
View File
@@ -354,7 +354,7 @@ else ifeq ($(TARGET_OS),3ds)
else else
BANNER_AUDIO_ARG := -a BANNER_AUDIO_ARG := -a
endif endif
else ifeq ($(TARGET),wiiu) else ifeq ($(TARGET_OS),wiiu)
REMOTE_IP ?= 127.0.0.1 # User-defined REMOTE_IP ?= 127.0.0.1 # User-defined
AR := $(DEVKITPPC)/bin/powerpc-eabi-ar AR := $(DEVKITPPC)/bin/powerpc-eabi-ar