From 19dab45c8c8bbca6aedce0574ffa44ab27715172 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Tue, 4 Oct 2016 02:27:22 +0300 Subject: CHEWY: Initial support for in-game texts (game dialog texts) --- engines/chewy/module.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/chewy/module.mk') diff --git a/engines/chewy/module.mk b/engines/chewy/module.mk index bc82a3f299..38b4265d41 100644 --- a/engines/chewy/module.mk +++ b/engines/chewy/module.mk @@ -8,6 +8,7 @@ MODULE_OBJS = \ graphics.o \ resource.o \ sound.o \ + text.o \ video/cfo_decoder.o # This module can be built as a plugin -- cgit v1.2.3