diff options
Diffstat (limited to 'engines/fullpipe/module.mk')
-rw-r--r-- | engines/fullpipe/module.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/fullpipe/module.mk b/engines/fullpipe/module.mk index f6a94de421..3962fe64ba 100644 --- a/engines/fullpipe/module.mk +++ b/engines/fullpipe/module.mk @@ -33,6 +33,7 @@ MODULE_OBJS = \ scenes/scene06.o \ scenes/scene07.o \ scenes/scene08.o \ + scenes/scene09.o \ scenes/scene10.o \ scenes/scene11.o \ scenes/scene12.o \ @@ -49,7 +50,9 @@ MODULE_OBJS = \ scenes/scene24.o \ scenes/scene25.o \ scenes/scene26.o \ + scenes/scene27.o \ scenes/scene28.o \ + scenes/scene29.o \ scenes/scene30.o \ scenes/scene31.o \ scenes/scene32.o \ |