enable CTRULIB

This commit is contained in:
Dave Murphy 2014-11-21 00:39:04 +00:00
parent e454bd0dd7
commit e0caf9ea02

View File

@ -4,8 +4,7 @@ endif
include $(DEVKITARM)/base_rules
# This line will be enabled in the future
# CTRULIB := $(DEVKITPRO)/libctru
CTRULIB := $(DEVKITPRO)/libctru
ifeq ($(strip $(APP_TITLE)),)
APP_TITLE := $(notdir $(OUTPUT))