diff options
Diffstat (limited to 'songs.mk')
-rw-r--r-- | songs.mk | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1041,5 +1041,8 @@ $(MID_SUBDIR)/se_rg_help_ng.s: %.s: %.mid $(MID_SUBDIR)/se_rg_help_op.s: %.s: %.mid $(MID) $< $@ -E -R$(STD_REVERB) -G129 -V096 -P5 +$(MID_SUBDIR)/se_rg_kiteki.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G129 -V096 -P5 + $(MID_SUBDIR)/se_z_search.s: %.s: %.mid $(MID) $< $@ -E -R$(STD_REVERB) -G127 -P5 |