aboutsummaryrefslogtreecommitdiff
path: root/main.gbasm
diff options
context:
space:
mode:
Diffstat (limited to 'main.gbasm')
-rw-r--r--main.gbasm1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.gbasm b/main.gbasm
index 61aa158..5d39faf 100644
--- a/main.gbasm
+++ b/main.gbasm
@@ -65,6 +65,7 @@ Entrypoint:
.INCLUDE "map/dungeons.gbasm"
.INCLUDE "music/soundeffects/click.gbasm"
.INCLUDE "music/soundeffects/menu.gbasm"
+.INCLUDE "music/soundeffects/heal.gbasm"
.INCLUDE "music/soundeffects/nextfloor.gbasm"
_music_Dungeon: