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 a9544944db..8a792a70a4 100644 --- a/engines/mads/module.mk +++ b/engines/mads/module.mk @@ -6,6 +6,7 @@ MODULE_OBJS := \ phantom/game_phantom.o \ phantom/globals_phantom.o \ phantom/phantom_scenes.o \ + phantom/phantom_scenes1.o \ nebular/dialogs_nebular.o \ nebular/game_nebular.o \ nebular/globals_nebular.o \ |