summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDragorn421 <Dragorn421@users.noreply.github.com>2025-02-23 15:41:05 +0100
committerGitHub <noreply@github.com>2025-02-23 06:41:05 -0800
commit679ae89099dc2b8cae000a75fa2de5f59c9f2d4b (patch)
tree38eefaf24d3f2ffc8e20058eabd82c5765ce1853 /Makefile
parent61961fb938fa2ff9a6b2391be09ad19d46b7b3d5 (diff)
Macroify MML opcodes (#1798)
* Macroify MML opcodes * format * sync w/ oot: shorten macro names, -DMML_VERSION in Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 68aeab9d5..d7b276599 100644
--- a/Makefile
+++ b/Makefile
@@ -414,6 +414,8 @@ $(shell mkdir -p $(foreach dir, \
$(dir:$(EXTRACTED_DIR)/%=$(BUILD_DIR)/%)))
endif
+$(BUILD_DIR)/src/audio/lib/seqplayer.o: C_DEFINES += -DMML_VERSION=MML_VERSION_MM
+
ifeq ($(COMPILER),ido)
# directory flags
$(BUILD_DIR)/src/libultra/os/%.o: OPTFLAGS := -O1