aboutsummaryrefslogtreecommitdiff
path: root/src-68k/sound/bgms.68k
diff options
context:
space:
mode:
Diffstat (limited to 'src-68k/sound/bgms.68k')
-rw-r--r--src-68k/sound/bgms.68k10
1 files changed, 10 insertions, 0 deletions
diff --git a/src-68k/sound/bgms.68k b/src-68k/sound/bgms.68k
index 7264048..5d1d46e 100644
--- a/src-68k/sound/bgms.68k
+++ b/src-68k/sound/bgms.68k
@@ -21,3 +21,13 @@ BGM_Minion:
BGM_HoL:
incbin "data/music/hol.esf"
+
+;****************************************************************************
+; BGM_VolBug_*
+; Volume bug test BGMs
+;****************************************************************************
+
+BGM_VolBug_B:
+ incbin "data/music/volbug_b.esf"
+BGM_VolBug_F:
+ incbin "data/music/volbug_f.esf"