diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2020-05-29 11:29:42 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-05-29 11:29:42 -0400 |
| commit | a56c25246a4b14d22ac5fc3b7d0dab6b0fc32908 (patch) | |
| tree | bbe8325b4900b2c6aca9ccd5cd64b1458f467107 /arm9/Makefile | |
| parent | ea5d879160e36cab09abd44c8ed68a4008580f4a (diff) | |
Decompile unk_02006234
Diffstat (limited to 'arm9/Makefile')
| -rw-r--r-- | arm9/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arm9/Makefile b/arm9/Makefile index 6ec32834..994575ff 100644 --- a/arm9/Makefile +++ b/arm9/Makefile @@ -202,6 +202,7 @@ TOOLBASE = $(TOOLDIRS:$(TOOLS_DIR)/%=%) TOOLS = $(foreach tool,$(TOOLBASE),$(TOOLS_DIR)/$(tool)/$(tool)$(EXE)) export LM_LICENSE_FILE := $(TOOLS_DIR)/mwccarm/license.dat +export MWCIncludes := lib/include ######################### Targets ########################### |
