diff --git a/Makefile b/Makefile index 3f1538e..56a5eab 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,8 @@ OUTPUT_DIR := output INCLUDE_DIRS := include SOURCE_DIRS := source +EXTRA_OUTPUT_FILES := + LIBRARY_DIRS := $(DEVKITPRO)/citrus $(DEVKITPRO)/libctru LIBRARIES := citrus ctru m diff --git a/buildtools b/buildtools index 1d304f5..472e9f1 160000 --- a/buildtools +++ b/buildtools @@ -1 +1 @@ -Subproject commit 1d304f54dcdd590c66ba8124a9e362d2d3153827 +Subproject commit 472e9f164d96c7faeb3127194106564b574e5de4