diff options
Diffstat (limited to 'engines/mads/module.mk')
-rw-r--r-- | engines/mads/module.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mads/module.mk b/engines/mads/module.mk index 62441ab3c9..94c231e206 100644 --- a/engines/mads/module.mk +++ b/engines/mads/module.mk @@ -6,6 +6,7 @@ MODULE_OBJS := \ nebular/sound_nebular.o \ nebular/nebular_scenes.o \ nebular/nebular_scenes8.o \ + animation.o \ assets.o \ compression.o \ debugger.o \ |