From 7db160236894244f0f0a7e18bbc76763f96bb251 Mon Sep 17 00:00:00 2001 From: Bloodbat Date: Sat, 19 Oct 2024 16:18:21 -0600 Subject: [PATCH] Remove: custom code path define: use built-in USING_CARDINAL_NOT_RACK. --- plugins/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/Makefile b/plugins/Makefile index 5737ccc..f797478 100644 --- a/plugins/Makefile +++ b/plugins/Makefile @@ -2878,7 +2878,6 @@ $(BUILD_DIR)/SanguineMutants/%.o: SanguineMutants/% $(foreach m,$(SANGUINEMUTANTS_CUSTOM),$(call custom_module_names,$(m),SanguineMutants)) \ -DpluginInstance=pluginInstance__SanguineMutants \ -DNOASM \ - -DSANGUINE_CARDINAL \ -ISanguineMutants/eurorack \ -ISanguineMutants/alt_firmware \ -Wno-unused-local-typedefs