Browse Source

Remove: custom code path define: use built-in USING_CARDINAL_NOT_RACK.

pull/718/head
Bloodbat 1 year ago
parent
commit
7db1602368
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      plugins/Makefile

+ 0
- 1
plugins/Makefile View File

@@ -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


Loading…
Cancel
Save