aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/module.mk
diff options
context:
space:
mode:
authorMatthew Hoops2011-06-15 12:58:01 -0400
committerMatthew Hoops2011-06-15 12:58:01 -0400
commitae1a9323917b7d1d45929d675a14ffd314bf95da (patch)
treecc3b1226e752e1557a5c30c8ff9d00b67199fd87 /engines/pegasus/module.mk
parentea05bc5687456aab1318fb06f73f484a7e5310bc (diff)
downloadscummvm-rg350-ae1a9323917b7d1d45929d675a14ffd314bf95da.tar.gz
scummvm-rg350-ae1a9323917b7d1d45929d675a14ffd314bf95da.tar.bz2
scummvm-rg350-ae1a9323917b7d1d45929d675a14ffd314bf95da.zip
PEGASUS: Import the MMSound class
Diffstat (limited to 'engines/pegasus/module.mk')
-rw-r--r--engines/pegasus/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/pegasus/module.mk b/engines/pegasus/module.mk
index 62a2fe9575..1f5e6f5a28 100644
--- a/engines/pegasus/module.mk
+++ b/engines/pegasus/module.mk
@@ -11,6 +11,7 @@ MODULE_OBJS = \
sound.o \
video.o \
Game_Shell/CItem.o \
+ MMShell/Sounds/MMSound.o \
MMShell/Utilities/MMResourceFile.o