aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/module.mk
diff options
context:
space:
mode:
authorMatthew Hoops2011-06-15 13:00:17 -0400
committerMatthew Hoops2011-06-15 13:00:17 -0400
commit9aa9e6afcb160d0aee233aeaeb80390a23a616a4 (patch)
treececd1751668147b58693b5e0f893418755d6ecf1 /engines/pegasus/module.mk
parentae1a9323917b7d1d45929d675a14ffd314bf95da (diff)
downloadscummvm-rg350-9aa9e6afcb160d0aee233aeaeb80390a23a616a4.tar.gz
scummvm-rg350-9aa9e6afcb160d0aee233aeaeb80390a23a616a4.tar.bz2
scummvm-rg350-9aa9e6afcb160d0aee233aeaeb80390a23a616a4.zip
PEGASUS: Switch sound playback to using the MMSound class
Diffstat (limited to 'engines/pegasus/module.mk')
-rw-r--r--engines/pegasus/module.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/pegasus/module.mk b/engines/pegasus/module.mk
index 1f5e6f5a28..cb1f237d8f 100644
--- a/engines/pegasus/module.mk
+++ b/engines/pegasus/module.mk
@@ -8,7 +8,6 @@ MODULE_OBJS = \
menu.o \
overview.o \
pegasus.o \
- sound.o \
video.o \
Game_Shell/CItem.o \
MMShell/Sounds/MMSound.o \