summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/sounds/birds.oggbin0 -> 312628 bytes
-rw-r--r--scenes/game.scm1
2 files changed, 1 insertions, 0 deletions
diff --git a/assets/sounds/birds.ogg b/assets/sounds/birds.ogg
new file mode 100644
index 0000000..a2e8d8d
--- /dev/null
+++ b/assets/sounds/birds.ogg
Binary files differ
diff --git a/scenes/game.scm b/scenes/game.scm
index 1591844..e32c434 100644
--- a/scenes/game.scm
+++ b/scenes/game.scm
@@ -417,6 +417,7 @@ conversation."
(- (/ %height 2))))))
(set-music-volume! 1.0)
(set-sample-volume! 1.0)
+ (play-music (load-music "assets/sounds/birds.ogg") #:loop? #t)
(with-agenda
(agenda game)
(schedule-every