Update DEVKITPRO to DEVKITA64

Woops one more...
This commit is contained in:
socraticbliss 2017-09-20 10:46:47 -05:00 committed by GitHub
parent dff4704b6f
commit 7f7f3b157d

View File

@ -3,7 +3,7 @@ include $(DEVKITA64)/base_tools
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
# add portlibs path # add portlibs path
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
export PORTLIBS_PATH := $(DEVKITPRO)/portlibs export PORTLIBS_PATH := $(DEVKITA64)/portlibs
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------