aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/module.mk
diff options
context:
space:
mode:
authorMatthew Hoops2011-09-20 14:19:54 -0400
committerMatthew Hoops2011-09-20 14:21:54 -0400
commitde23530a4eada1dd244bf5533479399b8747287a (patch)
tree99dbf702eede48aedf7d3d51c7bcd0f8678f6abc /engines/pegasus/module.mk
parent1c8213ad86b8cdda01785b4c7ec41376e46e0f7e (diff)
downloadscummvm-rg350-de23530a4eada1dd244bf5533479399b8747287a.tar.gz
scummvm-rg350-de23530a4eada1dd244bf5533479399b8747287a.tar.bz2
scummvm-rg350-de23530a4eada1dd244bf5533479399b8747287a.zip
PEGASUS: Remove VideoManager code
It was originally from Mohawk and does not fit in with the new graphics management introduced. Movie will be used from here on out! In addition, the intro code has been rewritten and now it properly starts from the new code.
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 97830fe119..131ec1ff6a 100644
--- a/engines/pegasus/module.mk
+++ b/engines/pegasus/module.mk
@@ -21,7 +21,6 @@ MODULE_OBJS = \
timers.o \
transition.o \
util.o \
- video.o \
items/inventory.o \
items/item.o \
items/itemlist.o \