aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2016-08-07 19:04:28 -0400
committerPaul Gilbert2016-08-07 19:04:28 -0400
commit8b6ac03f18c69a519f1fdcd9bb49920bcfe78012 (patch)
tree6aa7f58317530b6a16464029e09282a1dd412b38 /engines/titanic/module.mk
parent0b244412e302bf5366327ac3ce4ee265b053a9da (diff)
downloadscummvm-rg350-8b6ac03f18c69a519f1fdcd9bb49920bcfe78012.tar.gz
scummvm-rg350-8b6ac03f18c69a519f1fdcd9bb49920bcfe78012.tar.bz2
scummvm-rg350-8b6ac03f18c69a519f1fdcd9bb49920bcfe78012.zip
TITANIC: Start of music player class
Diffstat (limited to 'engines/titanic/module.mk')
-rw-r--r--engines/titanic/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/titanic/module.mk b/engines/titanic/module.mk
index 29072b533b..ba46c4b57c 100644
--- a/engines/titanic/module.mk
+++ b/engines/titanic/module.mk
@@ -399,6 +399,7 @@ MODULE_OBJS := \
sound/dome_from_top_of_well.o \
sound/enter_view_toggles_other_music.o \
sound/gondolier_song.o \
+ sound/music_handler.o \
sound/music_room.o \
sound/music_player.o \
sound/node_auto_sound_player.o \