From 9d7111006dcdbbe0465b95d5c5adb2c5affe790c Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sun, 8 Mar 2009 15:39:19 +0000 Subject: - Reworked the different file types a bit - Some initial work on Dinotopia's intro sequence svn-id: r39234 --- engines/saga/module.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/saga/module.mk') diff --git a/engines/saga/module.mk b/engines/saga/module.mk index 0c9c219621..c1c29d2a79 100644 --- a/engines/saga/module.mk +++ b/engines/saga/module.mk @@ -43,7 +43,7 @@ endif ifdef ENABLE_SAGA2 MODULE_OBJS += \ - introproc_fta2.o \ + introproc_saga2.o \ resource_hrs.o endif -- cgit v1.2.3