aboutsummaryrefslogtreecommitdiff
path: root/saga/module.mk
diff options
context:
space:
mode:
authorAndrew Kurushin2005-07-14 17:46:21 +0000
committerAndrew Kurushin2005-07-14 17:46:21 +0000
commit528eedb2de57eae737d0f7135b77a860d1b9eb41 (patch)
tree95162d61d1adb476e6e5785ad09f7d24f548e311 /saga/module.mk
parent19e118324d8beb8d9758d0844a316c1667236c6c (diff)
downloadscummvm-rg350-528eedb2de57eae737d0f7135b77a860d1b9eb41.tar.gz
scummvm-rg350-528eedb2de57eae737d0f7135b77a860d1b9eb41.tar.bz2
scummvm-rg350-528eedb2de57eae737d0f7135b77a860d1b9eb41.zip
font & text related changes:
-rewritten font loading -actors box text output implemented -many fixes -implemented nonactors textoutput svn-id: r18542
Diffstat (limited to 'saga/module.mk')
-rw-r--r--saga/module.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/saga/module.mk b/saga/module.mk
index 3e28da3163..0f648fea48 100644
--- a/saga/module.mk
+++ b/saga/module.mk
@@ -28,7 +28,6 @@ MODULE_OBJS := \
saga/sndres.o \
saga/sprite.o \
saga/sthread.o \
- saga/text.o \
saga/input.o \
saga/music.o \
saga/sound.o