Made the animation engine compile.

svn-id: r42069
This commit is contained in:
Denis Kasak 2009-07-03 17:53:05 +00:00
parent c178409b56
commit 22cfdf01ee

View File

@ -10,7 +10,8 @@ MODULE_OBJS := \
screen.o \
surface.o \
mouse.o \
game.o
game.o \
animation.o
MODULE_DIRS += \
engines/draci