diff options
Diffstat (limited to 'engines/titanic/module.mk')
-rw-r--r-- | engines/titanic/module.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/titanic/module.mk b/engines/titanic/module.mk index 855ba0bcb7..9faf157534 100644 --- a/engines/titanic/module.mk +++ b/engines/titanic/module.mk @@ -67,6 +67,8 @@ MODULE_OBJS := \ game/cdrom_computer.o \ game/cdrom_tray.o \ game/computer_screen.o \ + game/credits.o \ + game/credits_button.o \ game/dead_area.o \ game/desk_click_responder.o \ game/doorbot_home_handler.o \ |