mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-08 10:15:27 -05:00
enable CTRULIB
This commit is contained in:
parent
e454bd0dd7
commit
e0caf9ea02
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user