aboutsummaryrefslogtreecommitdiff
path: root/main.gbasm
diff options
context:
space:
mode:
Diffstat (limited to 'main.gbasm')
-rw-r--r--main.gbasm2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.gbasm b/main.gbasm
index c480918..61aa158 100644
--- a/main.gbasm
+++ b/main.gbasm
@@ -64,6 +64,8 @@ Entrypoint:
.INCLUDE "map/maps.gbasm"
.INCLUDE "map/dungeons.gbasm"
.INCLUDE "music/soundeffects/click.gbasm"
+.INCLUDE "music/soundeffects/menu.gbasm"
+.INCLUDE "music/soundeffects/nextfloor.gbasm"
_music_Dungeon:
.INCLUDEBIN "music/morning-forest.vgm"