This commit is contained in:
nop90 2017-09-18 21:15:35 +00:00 committed by GitHub
commit 5434b2ea11

View File

@ -10,7 +10,7 @@ endif
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
# path to tools # path to tools
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
export PATH := $(DEVKITARM)/bin:$(PATH) export PATH := $(DEVKITA64)/bin:$(PATH)
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
# the prefix on the compiler executables # the prefix on the compiler executables