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 73be5ef615..ca277eabf7 100644 --- a/engines/mads/module.mk +++ b/engines/mads/module.mk @@ -11,6 +11,7 @@ MODULE_OBJS := \ phantom/phantom_scenes1.o \ phantom/phantom_scenes2.o \ phantom/phantom_scenes3.o \ + phantom/phantom_scenes4.o \ nebular/dialogs_nebular.o \ nebular/game_nebular.o \ nebular/globals_nebular.o \ |