Add missing terminal newlines

This commit is contained in:
GriffinR
2024-08-31 00:53:23 -04:00
parent c265c3f837
commit 32f05269a3
2 changed files with 2 additions and 2 deletions

View File

@@ -42,4 +42,4 @@ $(foreach line,$(shell cat $(MID_CFG_PATH) | sed "s/ /__SPACE__/g"),$(call MID_E
# Warn users building without a .cfg - build will fail at link time
$(MID_ASM_DIR)/%.s: $(MID_SUBDIR)/%.mid
$(warning $< does not have an associated entry in midi.cfg! It cannot be built)
$(warning $< does not have an associated entry in midi.cfg! It cannot be built)