diff options
Diffstat (limited to 'engines/titanic/module.mk')
-rw-r--r-- | engines/titanic/module.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/engines/titanic/module.mk b/engines/titanic/module.mk index 0b43dbbbc1..111fd25de2 100644 --- a/engines/titanic/module.mk +++ b/engines/titanic/module.mk @@ -80,7 +80,11 @@ MODULE_OBJS := \ game/drawer.o \ game/ear_sweet_bowl.o \ game/empty_nut_bowl.o \ + game/enter_exit_first_class_state.o \ game/hammer_dispensor_button.o \ + game/light.o \ + game/light_switch.o \ + game/little_lift_button.o \ game/no_nut_bowl.o \ game/pet_position.o \ game/port_hole.o \ |