summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--songs.mk2
-rw-r--r--sound/songs/midi/mus_ajito.midbin9125 -> 8673 bytes
2 files changed, 1 insertions, 1 deletions
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
--- a/sound/songs/midi/mus_ajito.mid
+++ b/sound/songs/midi/mus_ajito.mid
Binary files differ