aboutsummaryrefslogtreecommitdiff
path: root/saga/sthread.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2004-08-03 00:40:16 +0000
committerEugene Sandulenko2004-08-03 00:40:16 +0000
commit415400f24e4041298ebd2b084f8fa4a32ea4e7c7 (patch)
treee6d08ba20f959c57dcd2276828f77be0684a4ac9 /saga/sthread.cpp
parentfe1ab79beeec83d156572c12a8f3e1cb874d7d7d (diff)
downloadscummvm-rg350-415400f24e4041298ebd2b084f8fa4a32ea4e7c7.tar.gz
scummvm-rg350-415400f24e4041298ebd2b084f8fa4a32ea4e7c7.tar.bz2
scummvm-rg350-415400f24e4041298ebd2b084f8fa4a32ea4e7c7.zip
Move TEXT_* to SagaEngine class.
svn-id: r14450
Diffstat (limited to 'saga/sthread.cpp')
-rw-r--r--saga/sthread.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/saga/sthread.cpp b/saga/sthread.cpp
index 5837b88e6f..faf20092ef 100644
--- a/saga/sthread.cpp
+++ b/saga/sthread.cpp
@@ -28,7 +28,6 @@
#include "saga/gfx.h"
#include "saga/actor.h"
#include "saga/console_mod.h"
-#include "saga/text_mod.h"
#include "saga/script.h"
#include "saga/script_mod.h"