From 619656fd1eb95a3bb4ed52f647a97fee423b64f9 Mon Sep 17 00:00:00 2001 From: Kermalis <29823718+Kermalis@users.noreply.github.com> Date: Sun, 23 Sep 2018 17:12:36 -0400 Subject: Update mus_ajito.mid --- songs.mk | 2 +- sound/songs/midi/mus_ajito.mid | Bin 9125 -> 8673 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/songs.mk b/songs.mk index d789e829c..c6411e0cb 100644 --- a/songs.mk +++ b/songs.mk @@ -4,4 +4,4 @@ $(MID_BUILDDIR)/%.o: $(MID_SUBDIR)/%.s $(AS) $(ASFLAGS) -I sound -o $@ $< $(MID_SUBDIR)/mus_ajito.s: %.s: %.mid - $(MID) $< $@ -G 076 -R $(STD_REVERB) + $(MID) $< $@ -G076 -R$(STD_REVERB) diff --git a/sound/songs/midi/mus_ajito.mid b/sound/songs/midi/mus_ajito.mid index a762a9707..b61ae28ba 100644 Binary files a/sound/songs/midi/mus_ajito.mid and b/sound/songs/midi/mus_ajito.mid differ -- cgit v1.2.3